Class JAnnotationParseRule
- java.lang.Object
- 
- com.inductiveautomation.snap.parse.ParseRule
- 
- com.inductiveautomation.snap.javaparse.JAnnotationParseRule
 
 
- 
- All Implemented Interfaces:
- java.lang.Cloneable
 
 public class JAnnotationParseRule extends ParseRule A ParseRule for annotations.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.inductiveautomation.snap.parse.ParseRuleParseRule.Count, ParseRule.Op
 
- 
 - 
Constructor SummaryConstructors Constructor Description JAnnotationParseRule(JExprParseRule expression)Creates a new JAnnotationParseRule.
 - 
Method Summary- 
Methods inherited from class com.inductiveautomation.snap.parse.ParseRuleaddLookAhead, addLookAhead, addLookAhead, addLookAhead, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRule, addRules, clone, getHandler, getLookAhead, getName, getPattern, getPatternCompiled, getPatternCompileFlags, getRule, getRuleCount, getRuleCount, getRuleCount, getRuleCounts, getRuleOp, getRuleOps, getRulePath, getRulePathCount, getRulePaths, getRules, isAnonymous, isLiteral, isLookAhead, removeRule, removeRule, setHandler, setLiteral, setLookAhead, setName, setPattern, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
JAnnotationParseRulepublic JAnnotationParseRule(JExprParseRule expression) Creates a new JAnnotationParseRule.
 
- 
 
-