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, skipIfOneChildcompileGrammarRuleKey getRuleKey()
void setExpression(ParsingExpression expression)
ParsingExpression getExpression()
Copyright © 2009–2018 SonarSource. All rights reserved.