Package ca.phon.query.pql
Class PQL
java.lang.Object
org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
org.antlr.v4.runtime.Parser
ca.phon.query.pql.PQL
public class PQL
extends org.antlr.v4.runtime.Parser
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Nested classes/interfaces inherited from class org.antlr.v4.runtime.Parser
org.antlr.v4.runtime.Parser.TraceListener, org.antlr.v4.runtime.Parser.TrimToSizeListener
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.antlr.v4.runtime.atn.ATN
protected static final org.antlr.v4.runtime.dfa.DFA[]
static final String
protected static final org.antlr.v4.runtime.atn.PredictionContextCache
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final String[]
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final String[]
Deprecated.static final int
static final int
static final org.antlr.v4.runtime.Vocabulary
static final int
static final int
static final int
Fields inherited from class org.antlr.v4.runtime.Parser
_buildParseTrees, _ctx, _errHandler, _input, _parseListeners, _precedenceStack, _syntaxErrors, matchedEOF
Fields inherited from class org.antlr.v4.runtime.Recognizer
_interp, EOF
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal PQL.Date_exprContext
final PQL.ExprContext
expr()
final PQL.Filter_blockContext
final PQL.Filter_blocksContext
final PQL.Find_queryContext
org.antlr.v4.runtime.atn.ATN
getATN()
String[]
String[]
Deprecated.org.antlr.v4.runtime.Vocabulary
final PQL.Include_stmtContext
final PQL.IncludesContext
includes()
final PQL.IntegerContext
integer()
final PQL.Ipa_exprContext
ipa_expr()
final PQL.NumberContext
number()
final PQL.Period_exprContext
final PQL.QueryContext
query()
final PQL.Record_listContext
final PQL.Search_byContext
final PQL.Select_queryContext
final PQL.Session_listContext
final PQL.Session_nameContext
final PQL.StartContext
start()
final PQL.Tier_listContext
final PQL.Tier_nameContext
final PQL.Where_groupContext
final PQL.Where_projectContext
final PQL.Where_sessionContext
final PQL.Where_speakerContext
final PQL.Where_wordContext
Methods inherited from class org.antlr.v4.runtime.Parser
addContextToParseTree, addParseListener, compileParseTreePattern, compileParseTreePattern, consume, createErrorNode, createTerminalNode, dumpDFA, enterOuterAlt, enterRecursionRule, enterRecursionRule, enterRule, exitRule, getATNWithBypassAlts, getBuildParseTree, getContext, getCurrentToken, getDFAStrings, getErrorHandler, getExpectedTokens, getExpectedTokensWithinCurrentRule, getInputStream, getInvokingContext, getNumberOfSyntaxErrors, getParseInfo, getParseListeners, getPrecedence, getRuleContext, getRuleIndex, getRuleInvocationStack, getRuleInvocationStack, getSourceName, getTokenFactory, getTokenStream, getTrimParseTree, inContext, isExpectedToken, isMatchedEOF, isTrace, match, matchWildcard, notifyErrorListeners, notifyErrorListeners, precpred, pushNewRecursionContext, removeParseListener, removeParseListeners, reset, setBuildParseTree, setContext, setErrorHandler, setInputStream, setProfile, setTokenFactory, setTokenStream, setTrace, setTrimParseTree, triggerEnterRuleEvent, triggerExitRuleEvent, unrollRecursionContexts
Methods inherited from class org.antlr.v4.runtime.Recognizer
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
-
Field Details
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA -
BACKSLASH
public static final int BACKSLASH- See Also:
-
CLOSE_BRACE
public static final int CLOSE_BRACE- See Also:
-
CLOSE_PAREN
public static final int CLOSE_PAREN- See Also:
-
COMMA
public static final int COMMA- See Also:
-
DIGIT
public static final int DIGIT- See Also:
-
DOT
public static final int DOT- See Also:
-
HASH
public static final int HASH- See Also:
-
OPEN_BRACE
public static final int OPEN_BRACE- See Also:
-
OPEN_PAREN
public static final int OPEN_PAREN- See Also:
-
RANGE_OP
public static final int RANGE_OP- See Also:
-
STAR
public static final int STAR- See Also:
-
WS
public static final int WS- See Also:
-
HEX_CHAR
public static final int HEX_CHAR- See Also:
-
ESC_SEQ
public static final int ESC_SEQ- See Also:
-
QUOTED_STRING
public static final int QUOTED_STRING- See Also:
-
SLASHED_ESC_SEQ
public static final int SLASHED_ESC_SEQ- See Also:
-
SLASHED_STRING
public static final int SLASHED_STRING- See Also:
-
ORTHOGRAPHY
public static final int ORTHOGRAPHY- See Also:
-
IPATARGET
public static final int IPATARGET- See Also:
-
IPAACTUAL
public static final int IPAACTUAL- See Also:
-
ALIGNMENT
public static final int ALIGNMENT- See Also:
-
SEGMENT
public static final int SEGMENT- See Also:
-
NOTES
public static final int NOTES- See Also:
-
AND
public static final int AND- See Also:
-
AFTER
public static final int AFTER- See Also:
-
AGE
public static final int AGE- See Also:
-
ALIGNED
public static final int ALIGNED- See Also:
-
BEFORE
public static final int BEFORE- See Also:
-
BIRTHDAY
public static final int BIRTHDAY- See Also:
-
BY
public static final int BY- See Also:
-
CONTAINS
public static final int CONTAINS- See Also:
-
COUNT
public static final int COUNT- See Also:
-
CV
public static final int CV- See Also:
-
DATE
public static final int DATE- See Also:
-
DIST
public static final int DIST- See Also:
-
EDUCATION
public static final int EDUCATION- See Also:
-
END
public static final int END- See Also:
-
EQUALS
public static final int EQUALS- See Also:
-
EXCLUDED
public static final int EXCLUDED- See Also:
-
FEMALE
public static final int FEMALE- See Also:
-
FINAL
public static final int FINAL- See Also:
-
FIND
public static final int FIND- See Also:
-
FROM
public static final int FROM- See Also:
-
GREATER
public static final int GREATER- See Also:
-
GROUP
public static final int GROUP- See Also:
-
ID
public static final int ID- See Also:
-
IN
public static final int IN- See Also:
-
INCLUDE
public static final int INCLUDE- See Also:
-
INITIAL
public static final int INITIAL- See Also:
-
IS
public static final int IS- See Also:
-
LANGUAGE
public static final int LANGUAGE- See Also:
-
LENGTH
public static final int LENGTH- See Also:
-
LESS
public static final int LESS- See Also:
-
MALE
public static final int MALE- See Also:
-
MEDIAL
public static final int MEDIAL- See Also:
-
NAME
public static final int NAME- See Also:
-
NOT
public static final int NOT- See Also:
-
NUMBER
public static final int NUMBER- See Also:
-
OR
public static final int OR- See Also:
-
PATTERN
public static final int PATTERN- See Also:
-
PHONES
public static final int PHONES- See Also:
-
PHONEX
public static final int PHONEX- See Also:
-
PMLU
public static final int PMLU- See Also:
-
POSITION
public static final int POSITION- See Also:
-
PPC
public static final int PPC- See Also:
-
PRIMARY
public static final int PRIMARY- See Also:
-
PROJECT
public static final int PROJECT- See Also:
-
RECORDS
public static final int RECORDS- See Also:
-
REGEX
public static final int REGEX- See Also:
-
ROLE
public static final int ROLE- See Also:
-
SECONDARY
public static final int SECONDARY- See Also:
-
SELECT
public static final int SELECT- See Also:
-
SES
public static final int SES- See Also:
-
SEX
public static final int SEX- See Also:
-
SHAPE
public static final int SHAPE- See Also:
-
SESSION
public static final int SESSION- See Also:
-
SPEAKER
public static final int SPEAKER- See Also:
-
START
public static final int START- See Also:
-
STRESS
public static final int STRESS- See Also:
-
SYLLABLE
public static final int SYLLABLE- See Also:
-
THAN
public static final int THAN- See Also:
-
THEN
public static final int THEN- See Also:
-
TONE
public static final int TONE- See Also:
-
UNSTRESSED
public static final int UNSTRESSED- See Also:
-
WHERE
public static final int WHERE- See Also:
-
WORD
public static final int WORD- See Also:
-
RULE_start
public static final int RULE_start- See Also:
-
RULE_query
public static final int RULE_query- See Also:
-
RULE_find_query
public static final int RULE_find_query- See Also:
-
RULE_select_query
public static final int RULE_select_query- See Also:
-
RULE_search_by
public static final int RULE_search_by- See Also:
-
RULE_expr
public static final int RULE_expr- See Also:
-
RULE_plain_text_expr
public static final int RULE_plain_text_expr- See Also:
-
RULE_ipa_expr
public static final int RULE_ipa_expr- See Also:
-
RULE_tier_list
public static final int RULE_tier_list- See Also:
-
RULE_tier_name
public static final int RULE_tier_name- See Also:
-
RULE_session_or_record_list
public static final int RULE_session_or_record_list- See Also:
-
RULE_session_list
public static final int RULE_session_list- See Also:
-
RULE_session_name
public static final int RULE_session_name- See Also:
-
RULE_record_list
public static final int RULE_record_list- See Also:
-
RULE_record_or_range
public static final int RULE_record_or_range- See Also:
-
RULE_filter_blocks
public static final int RULE_filter_blocks- See Also:
-
RULE_filter_block
public static final int RULE_filter_block- See Also:
-
RULE_contains_or_equals
public static final int RULE_contains_or_equals- See Also:
-
RULE_where_project
public static final int RULE_where_project- See Also:
-
RULE_where_project_stmt
public static final int RULE_where_project_stmt- See Also:
-
RULE_where_project_or_stmt
public static final int RULE_where_project_or_stmt- See Also:
-
RULE_where_project_and_stmt
public static final int RULE_where_project_and_stmt- See Also:
-
RULE_where_project_unary_stmt
public static final int RULE_where_project_unary_stmt- See Also:
-
RULE_where_session
public static final int RULE_where_session- See Also:
-
RULE_where_session_stmt
public static final int RULE_where_session_stmt- See Also:
-
RULE_where_session_or_stmt
public static final int RULE_where_session_or_stmt- See Also:
-
RULE_where_session_and_stmt
public static final int RULE_where_session_and_stmt- See Also:
-
RULE_where_session_unary_stmt
public static final int RULE_where_session_unary_stmt- See Also:
-
RULE_where_speaker
public static final int RULE_where_speaker- See Also:
-
RULE_where_speaker_stmt
public static final int RULE_where_speaker_stmt- See Also:
-
RULE_where_speaker_or_stmt
public static final int RULE_where_speaker_or_stmt- See Also:
-
RULE_where_speaker_and_stmt
public static final int RULE_where_speaker_and_stmt- See Also:
-
RULE_where_speaker_unary_stmt
public static final int RULE_where_speaker_unary_stmt- See Also:
-
RULE_where_group
public static final int RULE_where_group- See Also:
-
RULE_where_group_stmt
public static final int RULE_where_group_stmt- See Also:
-
RULE_where_group_or_stmt
public static final int RULE_where_group_or_stmt- See Also:
-
RULE_where_group_and_stmt
public static final int RULE_where_group_and_stmt- See Also:
-
RULE_where_group_unary_stmt
public static final int RULE_where_group_unary_stmt- See Also:
-
RULE_where_word
public static final int RULE_where_word- See Also:
-
RULE_where_word_stmt
public static final int RULE_where_word_stmt- See Also:
-
RULE_where_word_or_stmt
public static final int RULE_where_word_or_stmt- See Also:
-
RULE_where_word_and_stmt
public static final int RULE_where_word_and_stmt- See Also:
-
RULE_where_word_unary_stmt
public static final int RULE_where_word_unary_stmt- See Also:
-
RULE_where_syllable
public static final int RULE_where_syllable- See Also:
-
RULE_where_syllable_stmt
public static final int RULE_where_syllable_stmt- See Also:
-
RULE_where_syllable_or_stmt
public static final int RULE_where_syllable_or_stmt- See Also:
-
RULE_where_syllable_and_stmt
public static final int RULE_where_syllable_and_stmt- See Also:
-
RULE_where_syllable_unary_stmt
public static final int RULE_where_syllable_unary_stmt- See Also:
-
RULE_period_expr
public static final int RULE_period_expr- See Also:
-
RULE_date_expr
public static final int RULE_date_expr- See Also:
-
RULE_includes
public static final int RULE_includes- See Also:
-
RULE_include_stmt
public static final int RULE_include_stmt- See Also:
-
RULE_integer
public static final int RULE_integer- See Also:
-
RULE_number
public static final int RULE_number- See Also:
-
ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY -
tokenNames
Deprecated.UseVOCABULARY
instead. -
_serializedATN
- See Also:
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Constructor Details
-
PQL
public PQL(org.antlr.v4.runtime.TokenStream input)
-
-
Method Details
-
getTokenNames
Deprecated.- Specified by:
getTokenNames
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()- Overrides:
getVocabulary
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getGrammarFileName
- Specified by:
getGrammarFileName
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getRuleNames
- Specified by:
getRuleNames
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getSerializedATN
- Overrides:
getSerializedATN
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()- Specified by:
getATN
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,
org.antlr.v4.runtime.atn.ParserATNSimulator>
-
start
- Throws:
org.antlr.v4.runtime.RecognitionException
-
query
- Throws:
org.antlr.v4.runtime.RecognitionException
-
find_query
- Throws:
org.antlr.v4.runtime.RecognitionException
-
select_query
public final PQL.Select_queryContext select_query() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
search_by
- Throws:
org.antlr.v4.runtime.RecognitionException
-
expr
- Throws:
org.antlr.v4.runtime.RecognitionException
-
plain_text_expr
public final PQL.Plain_text_exprContext plain_text_expr() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
ipa_expr
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tier_list
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tier_name
- Throws:
org.antlr.v4.runtime.RecognitionException
-
session_or_record_list
public final PQL.Session_or_record_listContext session_or_record_list() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
session_list
public final PQL.Session_listContext session_list() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
session_name
public final PQL.Session_nameContext session_name() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
record_list
- Throws:
org.antlr.v4.runtime.RecognitionException
-
record_or_range
public final PQL.Record_or_rangeContext record_or_range() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
filter_blocks
public final PQL.Filter_blocksContext filter_blocks() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
filter_block
public final PQL.Filter_blockContext filter_block() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
contains_or_equals
public final PQL.Contains_or_equalsContext contains_or_equals() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_project
public final PQL.Where_projectContext where_project() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_project_stmt
public final PQL.Where_project_stmtContext where_project_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_project_or_stmt
public final PQL.Where_project_or_stmtContext where_project_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_project_and_stmt
public final PQL.Where_project_and_stmtContext where_project_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_project_unary_stmt
public final PQL.Where_project_unary_stmtContext where_project_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_session
public final PQL.Where_sessionContext where_session() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_session_stmt
public final PQL.Where_session_stmtContext where_session_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_session_or_stmt
public final PQL.Where_session_or_stmtContext where_session_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_session_and_stmt
public final PQL.Where_session_and_stmtContext where_session_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_session_unary_stmt
public final PQL.Where_session_unary_stmtContext where_session_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_speaker
public final PQL.Where_speakerContext where_speaker() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_speaker_stmt
public final PQL.Where_speaker_stmtContext where_speaker_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_speaker_or_stmt
public final PQL.Where_speaker_or_stmtContext where_speaker_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_speaker_and_stmt
public final PQL.Where_speaker_and_stmtContext where_speaker_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_speaker_unary_stmt
public final PQL.Where_speaker_unary_stmtContext where_speaker_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_group
- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_group_stmt
public final PQL.Where_group_stmtContext where_group_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_group_or_stmt
public final PQL.Where_group_or_stmtContext where_group_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_group_and_stmt
public final PQL.Where_group_and_stmtContext where_group_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_group_unary_stmt
public final PQL.Where_group_unary_stmtContext where_group_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_word
- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_word_stmt
public final PQL.Where_word_stmtContext where_word_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_word_or_stmt
public final PQL.Where_word_or_stmtContext where_word_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_word_and_stmt
public final PQL.Where_word_and_stmtContext where_word_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_word_unary_stmt
public final PQL.Where_word_unary_stmtContext where_word_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_syllable
public final PQL.Where_syllableContext where_syllable() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_syllable_stmt
public final PQL.Where_syllable_stmtContext where_syllable_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_syllable_or_stmt
public final PQL.Where_syllable_or_stmtContext where_syllable_or_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_syllable_and_stmt
public final PQL.Where_syllable_and_stmtContext where_syllable_and_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
where_syllable_unary_stmt
public final PQL.Where_syllable_unary_stmtContext where_syllable_unary_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
period_expr
- Throws:
org.antlr.v4.runtime.RecognitionException
-
date_expr
- Throws:
org.antlr.v4.runtime.RecognitionException
-
includes
- Throws:
org.antlr.v4.runtime.RecognitionException
-
include_stmt
public final PQL.Include_stmtContext include_stmt() throws org.antlr.v4.runtime.RecognitionException- Throws:
org.antlr.v4.runtime.RecognitionException
-
integer
- Throws:
org.antlr.v4.runtime.RecognitionException
-
number
- Throws:
org.antlr.v4.runtime.RecognitionException
-
VOCABULARY
instead.