Class PostgreSQLParser.Group_by_itemContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
net.hironico.minisql.parser.postgresql.PostgreSQLParser.Group_by_itemContext
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.Group_by_itemContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • Group_by_itemContext

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