public class InstrumentEntry
extends java.lang.Object
Constructor and Description |
---|
InstrumentEntry(java.lang.String strInstrumentName,
AInstrdeclInstrdecl startNode) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstrumentName() |
VariableTable |
getLocalVariableTable() |
AInstrdeclInstrdecl |
getStartNode() |
public InstrumentEntry(java.lang.String strInstrumentName, AInstrdeclInstrdecl startNode)
public java.lang.String getInstrumentName()
public AInstrdeclInstrdecl getStartNode()
public VariableTable getLocalVariableTable()