| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectppg.cmds.OverrideCmd
public class OverrideCmd
| Constructor Summary | |
|---|---|
OverrideCmd(Production p)
 | 
|
| Method Summary | |
|---|---|
 Nonterminal | 
getLHS()
 | 
 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 OverrideCmd(Production p)
| Method Detail | 
|---|
public Nonterminal getLHS()
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 | ||||||||