A B C D E F G I J M N P R S T V W X

G

getBoolean() - Method in class ac.essex.ooechs.ecj.ecj2java.example.data.DoubleData
Allows the DoubleData to handle boolean data by assuming a value of either 0 or 1.
getChild(int) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
getChild(int) - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getChild(int) - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
Gets the child of this node at a given index.
getEndJavaCode() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getJavaCode() - Method in class ac.essex.ooechs.ecj.ecj2java.example.terminals.X
Convert this code to pure Java
getJavaCode(GPIndividual) - Method in class ac.essex.ooechs.ecj.ecj2java.JavaWriter
Converts the individual to a String, containing a complete class declaration that can then be saved to disk or do whatever you want with.
getJavaCode() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
getJavaCode() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
Returns a string representation of the java statement represented by this node.
getJavaCode() - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
Writes out the java for this node
getLineComment() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
getLineComment() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getLineComment() - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
There may be a line comment associated with this piece of code.
getObjectType() - Method in class ac.essex.ooechs.ecj.ecj2java.example.terminals.Number
 
getObjectType() - Method in class ac.essex.ooechs.ecj.ecj2java.example.terminals.X
 
getObjectType() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getObjectType() - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
The kind of object this is, eg int, double, etc.
getType() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
getType() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getType() - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
Returns what kind of node this is.
getValue() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
 
getValue() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
 
getVariableName() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableERC
When the java writer uses this node, it may use a variable name to describe it.
getVariableName() - Method in class ac.essex.ooechs.ecj.ecj2java.nodes.ParseableGPNode
When the java writer uses this node, it may use a variable name to describe it.
getVariableName() - Method in interface ac.essex.ooechs.ecj.ecj2java.nodes.ParseableNode
When the java writer uses this node, it may use a variable name to refer to it.

A B C D E F G I J M N P R S T V W X