All Classes
-
All Classes Interface Summary Class Summary Class Description Add Add output node.AstNode Abstract syntax tree node.Attributes Type attributes of AST nodes.CompileMojo Compiles high-level EO representation into low-level representation.Compiler Compiler of high-level eo constructs into XMIRs for the jeo-maven-plugin.Constructor Constructor output node.DecompileMojo Decompiles bytecode in EO representation into high-level EO representation.Decompiler Decompiler.DecompilerMachine Decompiler machine.InstanceField Access to a field.Instruction Instruction abstraction.Invocation Invocation output node.JeoCompiler Compiler of high-level EO programs to low-level EO suitable for jeo-maven-plugin.JeoDecompiler Decompiler that gets jeo instructions and decompiles them into high-level EO constructs.JeoInstruction Class that represents the instruction provided by jeo maven plugin.JeoInstructions Class that represents the instructions provided by jeo maven plugin.JeoLabel Class that represents the label provided by jeo maven plugin.Label Label ast node.Literal Literal output.LocalVariables Local variables.Mul Multiplication.Opcode Opcode output node.OpcodeInstruction Instruction that was created directly in Java code.OpcodeName Opcode name.OpcodeNodes Utility class that transformsAstNode
to a list of XmlNode`s.OpeoNodes High-level representation of Opeo nodes.OpeoTree AST tree of the free EO program.Reference Object reference in the stack.Root Root node.StoreLocal Store local variable.StoreVariable A variable.Super Super output node.This This output node.Variable A variable.WriteField Put a value into a field.