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.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.LocalVariable A local variable.Typed Typed node.Xmir XMIR representation. -
Classes in org.eolang.opeo.ast used by org.eolang.opeo.decompilation Class Description AstNode Abstract syntax tree node.