|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectslogo.jelan.parser.InstructionNames
public class InstructionNames
Represents the names of valid SLogo instructions. Read from a properties file.
Constructor Summary | |
---|---|
InstructionNames()
|
Method Summary | |
---|---|
static java.util.Iterator<java.lang.String> |
getNames()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstructionNames()
Method Detail |
---|
public static java.util.Iterator<java.lang.String> getNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |