A B C D E G I J L M N O P Q R S T U V

G

getBounds(Rectangle) - Method in class jturtle.JTurtle
Mirrors the functionality of JComponent/Component.
getHeading() - Method in class jturtle.JTurtle
Returns the naive view of heading, 0 degrees = north
getInstance() - Static method in class slogo.jelan.expressions.VariableFactory
Used to get the one instance of the VariableFactory.
getInstance() - Static method in class slogo.jelan.parser.ExpressionParser
 
getInstance() - Static method in class slogo.jelan.parser.InstructionParser
 
getInstance() - Static method in class slogo.jelan.parser.StrictInstructionListParser
 
getInstance() - Static method in class slogo.jelan.parser.tokens.EOFToken
 
getInstance() - Static method in class slogo.jelan.parser.tokens.EOLToken
 
getMoveSize() - Method in class jturtle.TurtleField
Returns step size as currently selected.
getNames() - Static method in class slogo.jelan.parser.InstructionNames
 
getPoint() - Method in class jturtle.JTurtle
Returns the turtle's point (should be centroid)
getToken() - Method in class slogo.jelan.parser.ElanInterpreter
returns the current token, doesn't fetch a new one
getToken(int) - Static method in class slogo.jelan.parser.tokens.CharTokenFactory
 
getVariable(IdentifierToken) - Static method in class slogo.jelan.expressions.VariableFactory
 
GrammarElement - Class in slogo.jelan
All elements of the elan language (e.g., that make up an abstract syntax tree) should extend GrammarElement.
GrammarElement() - Constructor for class slogo.jelan.GrammarElement
 
GREATER_THAN - Static variable in class slogo.jelan.CharConsts
 

A B C D E G I J L M N O P Q R S T U V