Class XmlSourceFile
- java.lang.Object
-
- org.eolang.jeo.representation.xmir.XmlSourceFile
-
public final class XmlSourceFile extends Object
Convert XML SourceFile node to bytecode attribute.- Since:
- 0.14.0
-
-
Constructor Summary
Constructors Constructor Description XmlSourceFile(org.eolang.jeo.representation.xmir.XmlJeoObject node)
Constructor.
-
-
-
Method Detail
-
attribute
public BytecodeAttribute attribute()
Retrieve source file attributes.- Returns:
- SourceFile attribute.
-
-