Class XmlTuple
java.lang.Object
org.eolang.jeo.representation.xmir.XmlTuple
Xmir representation of a bytecode array.
- Since:
- 0.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlTuple
Constructor.- Parameters:
lines
- XML Lines.
-
XmlTuple
Constructor.- Parameters:
xml
- XML.
-
XmlTuple
Constructor.- Parameters:
node
- Xmir node.
-
-
Method Details
-
asObject
Convert XML tuple to an object.- Returns:
- Object.
-