Class PostgreSQLParser.Function_with_argtypesContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
net.hironico.minisql.parser.postgresql.PostgreSQLParser.Function_with_argtypesContext
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:
PostgreSQLParser

public static class PostgreSQLParser.Function_with_argtypesContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • Function_with_argtypesContext

      public Function_with_argtypesContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Method Details