Class EsqlBaseParser.SourceCommandContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
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:
EsqlBaseParser

public static class EsqlBaseParser.SourceCommandContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • SourceCommandContext

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