Package org.eolang.opeo.ast
Class Label
- java.lang.Object
-
- org.eolang.opeo.ast.Label
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<AstNode>
opcodes()
Bytecode instructions.Iterable<org.xembly.Directive>
toXmir()
Convert node to XMIR.
-