All Classes
-
All Classes Interface Summary Class Summary Class Description Add Add output node.AddHandler Add instruction handler.ArrayConstructor Array constructor.AstNode Abstract syntax tree node.Attributes Type attributes of AST nodes.BipushHandler Bipush instruction handler.Cast Cast node.CastHandler Cast instruction handler.ClassField Access to a static field.CompileMojo Compiles high-level EO representation into low-level representation.Compiler Compiler of high-level eo constructs into XMIRs for the jeo-maven-plugin.ConstHandler Iconst instruction handler.Constructor Constructor output node.ConstructorDescriptor Constructor descriptor.DecompileMojo Decompiles bytecode in EO representation into high-level EO representation.Decompiler Decompiler.DecompilerMachine Decompiler machine.DecompilerState Internal state of decompiler.DupHandler Dup instruction handler.ExpressionType Expression type.Field Access to a field.FieldAssignment Field assignment.FieldRetrieval Field retrieval.GetFieldHandler Getfield instruction handler.GetStaticHnadler Getstatic instruction handler.Instruction Instruction abstraction.Instruction.Nop Not an operation instruction.InstructionHandler Instruction handler.InterfaceInvocation Interface invocation.Invocation Invocation output node.InvokeinterfaceHandler Invokeinterface instruction handler.InvokespecialHandler Invokespecial instruction handler.InvokestaticHander Invokestatic instruction handler.InvokevirtualHandler Invokevirtual instruction handler.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.LabelHandler Label instruction handler.LabelInstruction Label instruction.LdcHandler Ldc instruction handler.Literal Literal output.LoadHandler Instruction handler.LocalVariable A local variable.LocalVariables Local variables.Mul Multiplication.MulHandler Mul instruction handler.NewArrayHandler New array instruction handler.NewHandler New instruction handler.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.OperandStack Operand stack.Owner Owner.PopHandler Pop instruction handler.PutFieldHnadler Putfield instruction handler.Reference Object reference in the stack.ReturnHandler Return instruction handler.Root Root node.RouterHandler General Instruction Handler.StaticInvocation Static invocation ast node.StoreArray Store array element.StoreHandler Store instruction handler.StoreToArrayHandler Store to array instruction handler.Substraction Substraction output node.SubstractionHandler Substraction instruction handler.Super Super output node.This This output node.Typed Typed node.VariableAssignment Variable assignment.Xmir XMIR representation.