Package org.sonar.sslr.internal.vm
Interface MemoParsingExpression
-
- All Superinterfaces:
Matcher,Matcher,ParsingExpression
- All Known Implementing Classes:
MutableParsingRule,RuleDefinition
public interface MemoParsingExpression extends ParsingExpression, Matcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldMemoize()-
Methods inherited from interface org.sonar.sslr.internal.vm.ParsingExpression
compile
-
-