Class JAnnotationParseRule

java.lang.Object
com.inductiveautomation.snap.parse.ParseRule
com.inductiveautomation.snap.javaparse.JAnnotationParseRule
All Implemented Interfaces:
Cloneable

public class JAnnotationParseRule extends ParseRule
A ParseRule for annotations.
  • Constructor Details

    • JAnnotationParseRule

      public JAnnotationParseRule(JExprParseRule expression)
      Creates a new JAnnotationParseRule.