|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.saol.compiler.InstrumentEntry
public class InstrumentEntry
| Constructor Summary | |
|---|---|
InstrumentEntry(java.lang.String strInstrumentName,
AInstrdeclInstrdecl startNode)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getInstrumentName()
|
VariableTable |
getLocalVariableTable()
|
AInstrdeclInstrdecl |
getStartNode()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstrumentEntry(java.lang.String strInstrumentName,
AInstrdeclInstrdecl startNode)
| Method Detail |
|---|
public java.lang.String getInstrumentName()
public AInstrdeclInstrdecl getStartNode()
public VariableTable getLocalVariableTable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||