All Classes
-
All Classes Interface Summary Class Summary Class Description Add Add output node.AstNode Abstract syntax tree node.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.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.Literal Literal output.LocalVariables Local variables.Mul Multiplication.ObjectReference Object reference.Opcode Opcode output node.OpcodeInstruction Instruction that was created directly in Java code.Reference Object reference in the stack.Root Root node.StoreLocal Store local variable.Super Super output node.This This output node.Variable A variable.WriteField Put a value into a field.