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