|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectslogo.jelan.parser.RepeatParser
public class RepeatParser
Parse a REPEAT Statement, which looks like REPEAT numOrVar [ instructionlist ]
Constructor Summary | |
---|---|
RepeatParser()
|
Method Summary | |
---|---|
GrammarElement |
parse(ElanInterpreter ep)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepeatParser()
Method Detail |
---|
public GrammarElement parse(ElanInterpreter ep)
parse
in interface Parser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |