Class XmlAnnotationValue

java.lang.Object
org.eolang.jeo.representation.xmir.XmlAnnotationValue

public final class XmlAnnotationValue extends Object
Xmir annotation property.
Since:
0.3
  • Constructor Details

    • XmlAnnotationValue

      public XmlAnnotationValue(XmlNode xmlnode)
      Constructor.
      Parameters:
      xmlnode - XML node.
  • Method Details

    • bytecode

      public BytecodeAnnotationValue bytecode()
      Transform to bytecode.
      Returns:
      Bytecode annotation property.