Package org.sonar.sslr.internal.vm
Interface CompilableGrammarRule
- All Superinterfaces:
AstNodeType,Matcher,Matcher,ParsingExpression,Rule
- All Known Implementing Classes:
MutableParsingRule,RuleDefinition
Rule, which can be compiled by
MutableGrammarCompiler.-
Method Summary
Methods inherited from interface org.sonar.sslr.internal.vm.ParsingExpression
compile
-
Method Details
-
getRuleKey
GrammarRuleKey getRuleKey() -
setExpression
-
getExpression
ParsingExpression getExpression()
-