- All Implemented Interfaces:
Typed
, Xmir
Access to a field.
- Since:
- 0.1
-
Constructor Summary
Constructors
Field(org.eolang.jeo.representation.xmir.XmlNode node,
Parser parser)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Field
public Field(org.eolang.jeo.representation.xmir.XmlNode node,
Parser parser)
Constructor.
- Parameters:
node
- XMIR root node of the field.
parser
- Parser that will be used to parse the child nodes of the field.
-
Field
Constructor.
- Parameters:
instance
- Object reference from which the field is accessed
attributes
- Field attributes
-
Method Details
-
toXmir
public Iterable<org.xembly.Directive> toXmir()
Description copied from interface: Xmir
Convert node to XMIR.
- Specified by:
toXmir
in interface Xmir
- Returns:
- XMIR XML.
-
type
public org.objectweb.asm.Type type()
Description copied from interface: Typed
Node type.
- Specified by:
type
in interface Typed
- Returns:
- Type.