|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ppg.atoms.GrammarPart ppg.atoms.SemanticAction
public class SemanticAction
Constructor Summary | |
---|---|
SemanticAction(java.lang.String actionCode)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.lang.String |
toString()
|
void |
unparse(CodeWriter cw)
Write a human-readable representation of the parse tree |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SemanticAction(java.lang.String actionCode)
Method Detail |
---|
public java.lang.Object clone()
clone
in class GrammarPart
public void unparse(CodeWriter cw)
Unparse
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |