|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--elan.parser.IdentifierParser
Parses Identifier Tokens.
| Constructor Summary | |
IdentifierParser()
|
|
| Method Summary | |
GrammarElement |
parse(ElanParser ep)
Determines from the current token whether the instruction is a procedure call, slogo instruction, or assignment instruction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdentifierParser()
| Method Detail |
public GrammarElement parse(ElanParser ep)
parse in interface Parser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||