Interface AbstractExpressionFactory.RuleInvoker

Enclosing class:
AbstractExpressionFactory

protected static interface AbstractExpressionFactory.RuleInvoker
Since:
1.0.0
Author:
Christian Beikov, Moritz Becker
  • Method Summary

    Modifier and Type
    Method
    Description
    org.antlr.v4.runtime.ParserRuleContext
     
  • Method Details

    • invokeRule

      org.antlr.v4.runtime.ParserRuleContext invokeRule(JPQLNextParser parser)