Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.gorpipe.gor.GorScriptBaseVisitor<T> (implements org.gorpipe.gor.GorScriptVisitor<T>)
- org.gorpipe.gor.SemanticChecker
- org.gorpipe.gor.GorScriptBaseVisitor<T> (implements org.gorpipe.gor.GorScriptVisitor<T>)
- org.antlr.v4.runtime.BaseErrorListener (implements org.antlr.v4.runtime.ANTLRErrorListener)
- org.gorpipe.gor.SyntaxChecker
- org.gorpipe.gor.GorConstants
- org.gorpipe.gor.GorParsingError
- org.gorpipe.gor.GorScriptAnalyzer
- org.gorpipe.gor.GorScriptBaseListener (implements org.gorpipe.gor.GorScriptListener)
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.gorpipe.gor.GorScriptLexer
- org.antlr.v4.runtime.Parser
- org.gorpipe.gor.GorScriptParser
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.gorpipe.gor.RequestStats (implements org.gorpipe.gor.session.EventLogger)
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- org.gorpipe.gor.GorScriptParser.ArgumentContext
- org.gorpipe.gor.GorScriptParser.Calc_commandContext
- org.gorpipe.gor.GorScriptParser.Calc_expression_listContext
- org.gorpipe.gor.GorScriptParser.Calc_expressionContext
- org.gorpipe.gor.GorScriptParser.Column_listContext
- org.gorpipe.gor.GorScriptParser.Column_nameContext
- org.gorpipe.gor.GorScriptParser.Column_numberContext
- org.gorpipe.gor.GorScriptParser.Column_rangeContext
- org.gorpipe.gor.GorScriptParser.Column_refContext
- org.gorpipe.gor.GorScriptParser.Column_rename_ruleContext
- org.gorpipe.gor.GorScriptParser.Column_selectionContext
- org.gorpipe.gor.GorScriptParser.Column_wildcardContext
- org.gorpipe.gor.GorScriptParser.Compare_expressionsContext
- org.gorpipe.gor.GorScriptParser.Create_statementContext
- org.gorpipe.gor.GorScriptParser.Def_macroContext
- org.gorpipe.gor.GorScriptParser.ExpressionContext
- org.gorpipe.gor.GorScriptParser.FactorContext
- org.gorpipe.gor.GorScriptParser.FilenameContext
- org.gorpipe.gor.GorScriptParser.Function_callContext
- org.gorpipe.gor.GorScriptParser.Function_exprContext
- org.gorpipe.gor.GorScriptParser.Function_nameContext
- org.gorpipe.gor.GorScriptParser.Generic_commandContext
- org.gorpipe.gor.GorScriptParser.Gor_expressionContext
- org.gorpipe.gor.GorScriptParser.Gornor_expressionContext
- org.gorpipe.gor.GorScriptParser.Hide_commandContext
- org.gorpipe.gor.GorScriptParser.If_exprContext
- org.gorpipe.gor.GorScriptParser.In_expressionContext
- org.gorpipe.gor.GorScriptParser.Indag_expressionContext
- org.gorpipe.gor.GorScriptParser.Input_sourceContext
- org.gorpipe.gor.GorScriptParser.Macro_nameContext
- org.gorpipe.gor.GorScriptParser.Macro_valueContext
- org.gorpipe.gor.GorScriptParser.Nested_queryContext
- org.gorpipe.gor.GorScriptParser.Nor_expressionContext
- org.gorpipe.gor.GorScriptParser.Not_rel_exprContext
- org.gorpipe.gor.GorScriptParser.NumberContext
- org.gorpipe.gor.GorScriptParser.Option_valueContext
- org.gorpipe.gor.GorScriptParser.Optional_power_factorContext
- org.gorpipe.gor.GorScriptParser.OptionContext
- org.gorpipe.gor.GorScriptParser.Options_and_argsContext
- org.gorpipe.gor.GorScriptParser.Paren_exprContext
- org.gorpipe.gor.GorScriptParser.Paren_rel_exprContext
- org.gorpipe.gor.GorScriptParser.Pgor_expressionContext
- org.gorpipe.gor.GorScriptParser.Pipe_commandContext
- org.gorpipe.gor.GorScriptParser.Power_factorContext
- org.gorpipe.gor.GorScriptParser.Predicate_factorContext
- org.gorpipe.gor.GorScriptParser.PredicateContext
- org.gorpipe.gor.GorScriptParser.Query_expressionContext
- org.gorpipe.gor.GorScriptParser.Rel_exprContext
- org.gorpipe.gor.GorScriptParser.Rel_termContext
- org.gorpipe.gor.GorScriptParser.Rename_commandContext
- org.gorpipe.gor.GorScriptParser.Replace_commandContext
- org.gorpipe.gor.GorScriptParser.ScriptContext
- org.gorpipe.gor.GorScriptParser.Select_commandContext
- org.gorpipe.gor.GorScriptParser.Signed_factorContext
- org.gorpipe.gor.GorScriptParser.String_literal_listContext
- org.gorpipe.gor.GorScriptParser.String_literalContext
- org.gorpipe.gor.GorScriptParser.TermContext
- org.gorpipe.gor.GorScriptParser.ValueContext
- org.gorpipe.gor.GorScriptParser.VariableContext
- org.gorpipe.gor.GorScriptParser.Virtual_relation_nameContext
- org.gorpipe.gor.GorScriptParser.Virtual_relationContext
- org.gorpipe.gor.GorScriptParser.Where_commandContext
- org.gorpipe.gor.GorScriptParser.XfactorContext
- org.antlr.v4.runtime.ParserRuleContext
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- org.gorpipe.gor.GorScriptListener
- org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- org.gorpipe.gor.GorScriptVisitor<T>