Class JFileParseRule
java.lang.Object
com.inductiveautomation.snap.parse.ParseRule
com.inductiveautomation.snap.javaparse.JFileParseRule
- All Implemented Interfaces:
- Cloneable
A ParseRule for parsing Java files.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.snap.parse.ParseRuleParseRule.Count, ParseRule.Op
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryMethods 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
- 
Field Details- 
fieldDeclaration
- 
methodDeclaration
- 
statement
 
- 
- 
Constructor Details- 
JFileParseRulepublic JFileParseRule()Creates a new JFileParseRule.
 
-