Package org.eolang.opeo.ast
Class OpcodeNodes
- java.lang.Object
-
- org.eolang.opeo.ast.OpcodeNodes
-
-
Constructor Summary
Constructors Constructor Description OpcodeNodes(AstNode node)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.eolang.jeo.representation.xmir.XmlNode>
opcodes()
Transform to a list of XmlNode`s.
-