Annotation Interface CreateCast


@Retention(CLASS) @Target(METHOD) public @interface CreateCast
Specifies a factory method that creates a Node which is used to cast this child.
Since:
0.8 or earlier
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String[] value
      Since:
      0.8 or earlier