Package org.eolang.jeo.representation
Package for the representations.
- Since:
- 0.1.0
-
Class Summary Class Description BytecodeListing This is pretty-printing of bytecode.BytecodeRepresentation Intermediate representation of a class files which can be optimized from bytecode.CanonicalXmir Canonical XMIR.ClassName Class name.ClassNameVisitor Class name.DecodedString Simple string that might be encoded.DefaultVersion Version of ASM and Java bytecode.EncodedString Encoded string that might be decoded.MethodName Method name.PrefixedName Java name.Signature Method name.XmirRepresentation Intermediate representation of a class files from XMIR.