Class XmlAttribute


  • public final class XmlAttribute
    extends Object
    Xml representation of a single bytecode attribute.
    Since:
    0.4
    To do:
    #589:30min Add Unit Tests for XmlAttribute class. XmlAttribute class is not covered by unit tests. Add unit tests for XmlAttribute class in order to increase the code coverage and improve the quality of the code.
    • Method Detail

      • attribute

        public BytecodeAttribute attribute()
        Get attribute.
        Returns:
        Attribute.