Interface MemoParsingExpression

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

public interface MemoParsingExpression extends ParsingExpression, Matcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.sonar.sslr.internal.vm.ParsingExpression

    compile
  • Method Details

    • shouldMemoize

      boolean shouldMemoize()