Class OpenGaussStatementParser.WindowSpecificationContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowSpecificationContext
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:
OpenGaussStatementParser

public static class OpenGaussStatementParser.WindowSpecificationContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • WindowSpecificationContext

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