public static class SQLiteParser.Module_argumentContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Module_argumentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
SQLiteParser.Column_defContext |
column_def() |
SQLiteParser.ExprContext |
expr() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Module_argumentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public SQLiteParser.ExprContext expr()
public SQLiteParser.Column_defContext column_def()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContext