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