Uses of Package
org.eolang.opeo.ast
-
Packages that use org.eolang.opeo.ast Package Description org.eolang.opeo.ast Provides the classes necessary to create decompilation output.org.eolang.opeo.compilation Classes for compiling high-level EO programs to low-level EO suitable for jeo-maven-plugin.org.eolang.opeo.decompilation Provides the classes necessary to create a virtual machine for decompilation. -
Classes in org.eolang.opeo.ast used by org.eolang.opeo.ast Class Description AstNode Abstract syntax tree node.Attributes Type attributes of AST nodes.Field Access to a field.Handle Method or field reference.Label Label ast node.LocalVariable A local variable.Owner Owner.Typed Typed node.Xmir XMIR representation. -
Classes in org.eolang.opeo.ast used by org.eolang.opeo.compilation Class Description AstNode Abstract syntax tree node. -
Classes in org.eolang.opeo.ast used by org.eolang.opeo.decompilation Class Description AstNode Abstract syntax tree node.Opcode Opcode output node.