|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Callback interface that can be used to receive information about the
STX instructions created by a Parser
object.
Method Summary | |
void |
nodeCreated(NodeBase node)
Send a notification that the parser has created an internal representation of an STX instruction |
void |
parseFinished()
Send a notification that the parser has finished its parsing. |
Method Detail |
public void nodeCreated(NodeBase node)
node
- the instructionpublic void parseFinished()
nodeCreated(net.sf.joost.instruction.NodeBase)
have been fully initialized.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |