|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--elan.parser.InstructionParser
InstructionParser parses instructions; it uses token types to call appropriate parsers, and throws ParseExceptions in cases of error.
| Method Summary | |
static InstructionParser |
getInstance()
|
GrammarElement |
parse(ElanParser ep)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static InstructionParser getInstance()
public GrammarElement parse(ElanParser ep)
parse in interface Parser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||