Modifier and Type | Field and Description |
---|---|
static StrictInstructionListParser |
ourInstance |
Modifier | Constructor and Description |
---|---|
private |
StrictInstructionListParser() |
Modifier and Type | Method and Description |
---|---|
static StrictInstructionListParser |
getInstance() |
GrammarElement |
parse(SLogoInterpreter interpreter)
Parses the instructions list
|
public static StrictInstructionListParser ourInstance
public static StrictInstructionListParser getInstance()
public GrammarElement parse(SLogoInterpreter interpreter)