Class XmlAttribute
java.lang.Object
org.eolang.jeo.representation.xmir.XmlAttribute
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 Summary
-
Method Details
-
attribute
Get attribute.- Returns:
- Attribute.
- Suppressed Checkstyle violations:
- CyclomaticComplexityCheck (50 lines)
-