All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AllLabels All the labels that have been found in bytecode.Assemble Assemble a representation.AssembleMojo Converts EO to bytecode.BachedTranslator Translator that applies a translation to a batch of representations.Bytecode Java bytecode.BytecodeAnnotation Bytecode annotation.BytecodeClass Class useful for generating bytecode for testing purposes.BytecodeClassProperties Class properties.BytecodeEntry Bytecode instruction or a label.BytecodeField Bytecode field.BytecodeLabelEntry Mark label instruction.BytecodeMethod Bytecode method.BytecodeMethodProperties Bytecode method properties.BytecodeRepresentation Intermediate representation of a class files which can be optimized from bytecode.BytecodeRepresentations Project compiled classes.BytecodeTryCatchBlock Bytecode try-catch block.ClassName Class name.ClassNameVisitor Class name.CustomClassWriter Custom class writer.DefaultVersion Version of ASM and Java bytecode.Details Details of representation.DirectivesAnnotation Directives Annotation.DirectivesAnnotations Directives Annotation.DirectivesClass Directives Class.DirectivesClassProperties Class properties as Xembly directives.DirectivesClassVisitor Class printer.DirectivesData Data Object Directive in EO language.DirectivesField Field directives.DirectivesFieldVisitor Directives field visitor.DirectivesHandle Directives Handle.DirectivesInstruction Instruction directives.DirectivesLabel Xml directives for label entry in byrecode.DirectivesMetas Directives for meta information of a class.DirectivesMethod Directives Method.DirectivesMethodParams Directives for method parameters.DirectivesMethodProperties Method properties as Xembly directives.DirectivesMethodVisitor Method printer.DirectivesOperand Operand XML directives.DirectivesProgram Program representation as Xembly directives.DirectivesTryCatch Try catch directives.DirectivesTuple Tuple representation as Xembly directives.Disassemble Disassemble a representation to a file.DisassembleMojo Converts bytecode to EO.Disassembler This class disassembles the project's compiled classes.HexData Hexadecimal data.JavaName Java name.LoggedTranslation Translation that leaves a log message before and after applying the original translation.LoggedTranslator Translation log.OpcodeName Opcode name.PluginStartup All mojos initialization step.Representation Intermediate representation of objects or class files which can be translated.Representations Collection of representations.Testable Instances with this interface know how to generate java code for tests.Translation Single translation.Translator Translator that applies a translation to a batch of representations.UnrecognizedOpcode Unrecognized opcode.VerifiedClassWriter Class writer that verifies the bytecode.XmirRepresentation Intermediate representation of a class files from XMIR.XmlAnnotation Xmir representation of an annotation.XmlAnnotations Xmir annotations.XmlBytecode XML to Java bytecode.XmlBytecodeEntry XML representation of bytecode instruction or a label.XmlClass XML class.XmlClassProperties XML representation of a class.XmlField XML field.XmlInstruction Bytecode instruction from XML.XmlLabel XML representation of bytecode label.XmlMethod XML method.XmlNode XML smart element.XmlProgram XMIR Program.XmlTryCatchEntry XML try-catch entry.