Interface BytecodeAnnotationValue

    • Method Detail

      • writeTo

        void writeTo​(org.objectweb.asm.AnnotationVisitor visitor)
        Write the value to the given visitor.
        Parameters:
        visitor - Visitor.
      • directives

        Iterable<org.xembly.Directive> directives()