Class XmlSourceFile
java.lang.Object
org.eolang.jeo.representation.xmir.XmlSourceFile
Convert XML SourceFile node to bytecode attribute.
- Since:
- 0.14.0
-
Constructor Summary
ConstructorsConstructorDescriptionXmlSourceFile(org.eolang.jeo.representation.xmir.XmlJeoObject node) Constructor. -
Method Summary
-
Constructor Details
-
XmlSourceFile
public XmlSourceFile(org.eolang.jeo.representation.xmir.XmlJeoObject node) Constructor.- Parameters:
node- JEO XML node.
-
-
Method Details
-
attribute
Retrieve source file attributes.- Returns:
- SourceFile attribute.
-