Annotation Type Accesses.Field.Tree

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] consumes
      The annotation types that this docproc requires in this tree
      String name
      The name of the tree
      String[] produces
      The annotation types that this docproc writes in this tree
    • Element Detail

      • name

        String name
        The name of the tree
        Default:
        ""
      • produces

        String[] produces
        The annotation types that this docproc writes in this tree
        Default:
        {}
      • consumes

        String[] consumes
        The annotation types that this docproc requires in this tree
        Default:
        {}