Class GroovyParser.ExpressionInParContext

    • Constructor Detail

      • ExpressionInParContext

        public ExpressionInParContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                      int invokingState)
    • Method Detail

      • LPAREN

        public org.antlr.v4.runtime.tree.TerminalNode LPAREN()
      • getRuleIndex

        public int getRuleIndex()
        Overrides:
        getRuleIndex in class org.antlr.v4.runtime.RuleContext
      • accept

        public <Result> Result accept​(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor)
        Specified by:
        accept in interface org.antlr.v4.runtime.tree.ParseTree
        Overrides:
        accept in class org.antlr.v4.runtime.RuleContext