Constructor and Description |
---|
AssignmentParser() |
Modifier and Type | Method and Description |
---|---|
GrammarElement |
parse(SLogoInterpreter interpreter)
parses an assignment statement, which looks like
id = expression
|
public GrammarElement parse(SLogoInterpreter interpreter)