public interface CompilableGrammarRule extends Matcher, Rule, ParsingExpression
MutableGrammarCompiler
.Modifier and Type | Method and Description |
---|---|
ParsingExpression |
getExpression() |
GrammarRuleKey |
getRuleKey() |
void |
setExpression(ParsingExpression expression) |
is, mock, override, recoveryRule, skip, skipIf, skipIfOneChild
compile
GrammarRuleKey getRuleKey()
void setExpression(ParsingExpression expression)
ParsingExpression getExpression()
Copyright © 2009–2017 SonarSource. All rights reserved.