Class XmlAnnotation
- java.lang.Object
-
- org.eolang.jeo.representation.xmir.XmlAnnotation
-
public class XmlAnnotation extends Object
Xmir representation of an annotation.- Since:
- 0.1
-
-
Method Detail
-
bytecode
public BytecodeAnnotation bytecode()
Convert to bytecode.- Returns:
- Bytecode annotation.
-
-