|
|||||||||
| Home >> All >> pgj >> gen >> [ std overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
pgj.gen.std
Interface Term

- All Known Implementing Classes:
- ProductionRule.TermImpl
- interface Term
| Method Summary | |
Symbol |
getExpectedInput()
|
ProductionRule |
getProductionRule()
|
Term |
nextRead()
|
boolean |
reduce()
|
| Method Detail |
nextRead
public Term nextRead()
getExpectedInput
public Symbol getExpectedInput()
reduce
public boolean reduce()
getProductionRule
public ProductionRule getProductionRule()
|
|||||||||
| Home >> All >> pgj >> gen >> [ std overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC