public static class VerdictSQLParser.Setcomp_expr_predicateContext extends VerdictSQLParser.PredicateContext
| Constructor and Description |
|---|
Setcomp_expr_predicateContext(VerdictSQLParser.PredicateContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
ALL() |
org.antlr.v4.runtime.tree.TerminalNode |
ANY() |
VerdictSQLParser.Comparison_operatorContext |
comparison_operator() |
VerdictSQLParser.ExpressionContext |
expression() |
org.antlr.v4.runtime.tree.TerminalNode |
SOME() |
VerdictSQLParser.SubqueryContext |
subquery() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Setcomp_expr_predicateContext(VerdictSQLParser.PredicateContext ctx)
public VerdictSQLParser.ExpressionContext expression()
public VerdictSQLParser.Comparison_operatorContext comparison_operator()
public VerdictSQLParser.SubqueryContext subquery()
public org.antlr.v4.runtime.tree.TerminalNode ALL()
public org.antlr.v4.runtime.tree.TerminalNode SOME()
public org.antlr.v4.runtime.tree.TerminalNode ANY()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2018 University of Michigan. All rights reserved.