Interface CompilableGrammarRule

All Superinterfaces:
AstNodeType, Matcher, Matcher, ParsingExpression, Rule
All Known Implementing Classes:
MutableParsingRule, RuleDefinition

public interface CompilableGrammarRule extends Matcher, Rule, ParsingExpression
Rule, which can be compiled by MutableGrammarCompiler.