All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description AsmAnnotations Asm annotations.AsmClass ASM-based bytecode parser for Java classes.AsmLabels Asm Method Labels.AsmProgram ASM bytecode parser.AssembleMojo Assembles XMIR representation of Java bytecode into executable class files.Assembler Assembler.Assembling Assembling transformation.Bytecode Java bytecode.BytecodeAnnotation Bytecode annotation.BytecodeAnnotationAnnotationValue An annotation value that is itself an annotation.BytecodeAnnotations Bytecode annotations.BytecodeAnnotationValue Bytecode annotation value.BytecodeArrayAnnotationValue An annotation value that is an array.BytecodeAttribute Bytecode attribute.BytecodeAttributes Bytecode attributes.BytecodeBytes Bytecode byte array.BytecodeClass Bytecode representation of a Java class.BytecodeClassProperties Class properties.BytecodeDefaultValue Bytecode default value.BytecodeEntry Bytecode instruction or a label.BytecodeEnumAnnotationValue An annotation value that is an enumeration.BytecodeField Bytecode field.BytecodeFrame Bytecode frame.BytecodeHandler Bytecode handler.BytecodeInstruction Bytecode instruction.BytecodeLabel Mark label instruction.BytecodeLine Bytecode line.BytecodeListing Pretty-printing utility for Java bytecode.BytecodeMaxs Bytecode maxs.BytecodeMethod Bytecode method.BytecodeMethodBuilder Bytecode method builder.BytecodeMethodParameter Bytecode method parameter.BytecodeMethodParameters Bytecode parameters.BytecodeMethodProperties Bytecode method properties.BytecodeObject Bytecode program.BytecodePlainAnnotationValue An annotation value that is a plain value.BytecodeRepresentation Intermediate representation of class files from bytecode.BytecodeTryCatchBlock Bytecode try-catch block.BytecodeValue Bytecode value.Caching Cached transformation.ClassName Class name parser and builder.ClassNameVisitor ASM class visitor for extracting class names from bytecode.Codec Classes that can transform objects to byte arrays and vice versa.CustomClassWriter Custom class writer.DecodedString A utility class for encoding strings using URL encoding.DefaultVersion Default version configuration for ASM API and Java bytecode.DirectivesAbsractObject Directives that represent an abstract EO object.DirectivesAnnotation Directives Annotation.DirectivesAnnotationAnnotationValue An annotation value that is itself an annotation.DirectivesAnnotations Directives Annotation.DirectivesArrayAnnotationValue An annotation value that is an array.DirectivesAttribute Directives for an attribute.DirectivesAttributes Directives for attributes.DirectivesBytes Directives for bytes.DirectivesClass Directives for generating EO class objects.DirectivesClassProperties Class properties as Xembly directives.DirectivesClosedObject EO closed object directives.DirectivesComment Directives for a comment.DirectivesDefaultValue This class represents a default annotation value.DirectivesEnumAnnotationValue An annotation value that is an enumeration.DirectivesEoObject Directives that represent a pure EO object.DirectivesField Field directives.DirectivesFrame Frame directives.DirectivesGlobalObject Directives that represent a global object.DirectivesHandle Directives Handle.DirectivesInstruction Instruction directives.DirectivesJeoObject Directives that represent a pure JEO object.DirectivesMaxs Max stack and locals.DirectivesMetas Directives for meta-information of a class.DirectivesMethod Directives Method.DirectivesMethodParam Directives for a method parameter.DirectivesMethodParams Directives for method parameters.DirectivesMethodProperties Method properties as Xembly directives.DirectivesObject Program representation as Xembly directives.DirectivesOperand Operand XML directives.DirectivesPlainAnnotationValue An annotation value that is plain.DirectivesSeq Directives sequence.DirectivesTryCatch Try catch directives.DirectivesType Directives for Type object.DirectivesValue Data Object Directive in EO language.DirectivesValues Array representation of some values as Xembly directives.DirectivesWithoutComments Directives without comments.DisassembleMode Enumeration of bytecode disassembly modes.DisassembleMojo Disassembles Java bytecode into XMIR representation.DisassembleParams Parameters for disassembling bytecode.Disassembler Disassembler for bytecode classes.Disassembling Disassembling transformation.EncodedString A utility class for decoding URL-encoded strings.EoCodec EO codec.EoFqn EO fully qualified name generator.InnerClass Inner class attribute.InstructionsFlow<T extends org.eolang.jeo.representation.bytecode.InstructionsFlow.Reducible<T>> Data-flow analysis.JavaCodec Plain codec.JcabiXmlDoc Jcabi XML document.JcabiXmlNode Jcabi XML node.JeoClassLoader JEO class loader.JeoFqn JEO fully qualified name generator.LocalVariable Local variable attribute.Logging Logging transformation decorator.MethodName Method name converter between Java bytecode and EO representations.NativeXmlDoc Native XML document.NativeXmlNode XML smart element.NumberedName Name representation with optional numeric suffix.OpcodeName Opcode name.ParallelTranslator Translator that applies a translation to a batch of representations in parallel.Parameter PlainLongCodec Codec that saves long as a plain byte array.PluginStartup Plugin initialization and setup.PrefixedName Java name handler for avoiding naming conflicts with EO-reserved words.PrettyXml Pretty-prints XML content.RandName Random name.SameXml Matcher to check if the received XML document is the same as the expected one.Signature Method signature representation combining name and descriptor.Summary Translation summary log.Transformation Transformation interface.Translator Translator that applies a translation to a batch of representations.WithoutLines The same XML, but without lines and comments.XmirRepresentation Intermediate representation of class files from XMIR format.XmlAnnotations Xmir annotations.XmlAnnotationValue Xmir annotation property.XmlAttribute Xml representation of a single bytecode attribute.XmlAttributes Xml representation of a class attributes.XmlBytecodeEntry XML representation of bytecode instruction or a label.XmlClass XML representation of a Java class from XMIR.XmlDefaultValue XMIR of annotation default value.XmlDoc XML document abstraction interface.XmlEoObject This is EO object in XML representation.XmlField XML field.XmlFrame Xmir representation of bytecode frame.XmlInstruction Bytecode instruction from XML.XmlLabel XML representation of bytecode label.XmlLocalVariable Xml representation of a local variable.XmlMaxs Xmir representation of max stack and max locals of a method.XmlMethod XML method.XmlNode XML document node.XmlObject XMIR Program.XmlParam Xmir representation of a method parameter.XmlTryCatchEntry XML try-catch entry.XmlValue XML value.