Package org.eolang.opeo.ast
Class AstNode.Empty
- java.lang.Object
- 
- org.eolang.opeo.ast.AstNode.Empty
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eolang.opeo.ast.AstNodeAstNode.Empty
 
- 
 - 
Constructor SummaryConstructors Constructor Description Empty()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<AstNode>opcodes()Bytecode instructions.Iterable<org.xembly.Directive>toXmir()Convert node to XMIR.org.objectweb.asm.Typetype()Node type.
 
-