Class SQL92StatementParser.FunctionCallContext

  • All Implemented Interfaces:
    org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
    Enclosing class:
    SQL92StatementParser

    public static class SQL92StatementParser.FunctionCallContext
    extends org.antlr.v4.runtime.ParserRuleContext
    • Constructor Detail

      • FunctionCallContext

        public FunctionCallContext​(org.antlr.v4.runtime.ParserRuleContext parent,
                                   int invokingState)