public static class VerdictSQLParser.Is_predicateContext extends VerdictSQLParser.PredicateContext
| Constructor and Description |
|---|
Is_predicateContext(VerdictSQLParser.PredicateContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
VerdictSQLParser.ExpressionContext |
expression() |
org.antlr.v4.runtime.tree.TerminalNode |
IS() |
VerdictSQLParser.Null_notnullContext |
null_notnull() |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Is_predicateContext(VerdictSQLParser.PredicateContext ctx)
public VerdictSQLParser.ExpressionContext expression()
public org.antlr.v4.runtime.tree.TerminalNode IS()
public VerdictSQLParser.Null_notnullContext null_notnull()
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.