com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderTreeConstants Maven / Gradle / Ivy
/* Generated By:JavaCC: Do not edit this line. SyntaxTreeBuilderTreeConstants.java Version 5.0 */
package com.bigdata.rdf.sail.sparql.ast;
public interface SyntaxTreeBuilderTreeConstants
{
public int JJTUPDATESEQUENCE = 0;
public int JJTUPDATECONTAINER = 1;
public int JJTQUERYCONTAINER = 2;
public int JJTVOID = 3;
public int JJTBASEDECL = 4;
public int JJTPREFIXDECL = 5;
public int JJTSELECTQUERY = 6;
public int JJTSELECT = 7;
public int JJTPROJECTIONELEM = 8;
public int JJTCONSTRUCTQUERY = 9;
public int JJTCONSTRUCT = 10;
public int JJTDESCRIBEQUERY = 11;
public int JJTDESCRIBE = 12;
public int JJTASKQUERY = 13;
public int JJTNAMEDSUBQUERY = 14;
public int JJTDATASETCLAUSE = 15;
public int JJTWHERECLAUSE = 16;
public int JJTBINDINGSCLAUSE = 17;
public int JJTINLINEDATA = 18;
public int JJTBINDINGSET = 19;
public int JJTBINDINGVALUE = 20;
public int JJTGROUPCLAUSE = 21;
public int JJTORDERCLAUSE = 22;
public int JJTGROUPCONDITION = 23;
public int JJTHAVINGCLAUSE = 24;
public int JJTORDERCONDITION = 25;
public int JJTLIMIT = 26;
public int JJTOFFSET = 27;
public int JJTGRAPHPATTERNGROUP = 28;
public int JJTBASICGRAPHPATTERN = 29;
public int JJTNAMEDSUBQUERYINCLUDE = 30;
public int JJTOPTIONALGRAPHPATTERN = 31;
public int JJTGRAPHGRAPHPATTERN = 32;
public int JJTUNIONGRAPHPATTERN = 33;
public int JJTMINUSGRAPHPATTERN = 34;
public int JJTSERVICEGRAPHPATTERN = 35;
public int JJTCONSTRAINT = 36;
public int JJTFUNCTIONCALL = 37;
public int JJTTRIPLESSAMESUBJECT = 38;
public int JJTPROPERTYLIST = 39;
public int JJTOBJECTLIST = 40;
public int JJTTRIPLESSAMESUBJECTPATH = 41;
public int JJTPROPERTYLISTPATH = 42;
public int JJTPATHALTERNATIVE = 43;
public int JJTPATHSEQUENCE = 44;
public int JJTPATHELT = 45;
public int JJTIRI = 46;
public int JJTPATHONEINPROPERTYSET = 47;
public int JJTPATHMOD = 48;
public int JJTBLANKNODEPROPERTYLIST = 49;
public int JJTCOLLECTION = 50;
public int JJTVAR = 51;
public int JJTOR = 52;
public int JJTAND = 53;
public int JJTCOMPARE = 54;
public int JJTINFIX = 55;
public int JJTMATH = 56;
public int JJTNOT = 57;
public int JJTNUMERICLITERAL = 58;
public int JJTCOUNT = 59;
public int JJTSUM = 60;
public int JJTMIN = 61;
public int JJTMAX = 62;
public int JJTAVG = 63;
public int JJTSAMPLE = 64;
public int JJTGROUPCONCAT = 65;
public int JJTMD5 = 66;
public int JJTSHA1 = 67;
public int JJTSHA224 = 68;
public int JJTSHA256 = 69;
public int JJTSHA384 = 70;
public int JJTSHA512 = 71;
public int JJTNOW = 72;
public int JJTYEAR = 73;
public int JJTMONTH = 74;
public int JJTDAY = 75;
public int JJTHOURS = 76;
public int JJTMINUTES = 77;
public int JJTSECONDS = 78;
public int JJTTIMEZONE = 79;
public int JJTTZ = 80;
public int JJTRAND = 81;
public int JJTABS = 82;
public int JJTCEIL = 83;
public int JJTFLOOR = 84;
public int JJTROUND = 85;
public int JJTSUBSTR = 86;
public int JJTSTRLEN = 87;
public int JJTUPPERCASE = 88;
public int JJTLOWERCASE = 89;
public int JJTSTRSTARTS = 90;
public int JJTSTRENDS = 91;
public int JJTSTRBEFORE = 92;
public int JJTSTRAFTER = 93;
public int JJTREPLACE = 94;
public int JJTCONCAT = 95;
public int JJTCONTAINS = 96;
public int JJTENCODEFORURI = 97;
public int JJTIF = 98;
public int JJTIN = 99;
public int JJTNOTIN = 100;
public int JJTCOALESCE = 101;
public int JJTSTR = 102;
public int JJTLANG = 103;
public int JJTLANGMATCHES = 104;
public int JJTDATATYPE = 105;
public int JJTBOUND = 106;
public int JJTSAMETERM = 107;
public int JJTISIRI = 108;
public int JJTISBLANK = 109;
public int JJTISLITERAL = 110;
public int JJTISNUMERIC = 111;
public int JJTBNODEFUNC = 112;
public int JJTIRIFUNC = 113;
public int JJTSTRDT = 114;
public int JJTSTRLANG = 115;
public int JJTUUID = 116;
public int JJTSTRUUID = 117;
public int JJTBIND = 118;
public int JJTLET = 119;
public int JJTREGEXEXPRESSION = 120;
public int JJTEXISTSFUNC = 121;
public int JJTNOTEXISTSFUNC = 122;
public int JJTRDFLITERAL = 123;
public int JJTTRUE = 124;
public int JJTFALSE = 125;
public int JJTSTRING = 126;
public int JJTQNAME = 127;
public int JJTBLANKNODE = 128;
public int JJTGRAPHREFALL = 129;
public int JJTGRAPHORDEFAULT = 130;
public int JJTSOLUTIONSREF = 131;
public int JJTUNPARSEDQUADDATABLOCK = 132;
public int JJTQUADSNOTTRIPLES = 133;
public int JJTLOAD = 134;
public int JJTDROPENTAILMENTS = 135;
public int JJTCREATEENTAILMENTS = 136;
public int JJTENABLEENTAILMENTS = 137;
public int JJTDISABLEENTAILMENTS = 138;
public int JJTCLEAR = 139;
public int JJTDROP = 140;
public int JJTADD = 141;
public int JJTMOVE = 142;
public int JJTCOPY = 143;
public int JJTCREATE = 144;
public int JJTINSERTDATA = 145;
public int JJTDELETEDATA = 146;
public int JJTDELETEWHERE = 147;
public int JJTDELETECLAUSE = 148;
public int JJTINSERTCLAUSE = 149;
public int JJTMODIFY = 150;
public int JJTTREFPATTERN = 151;
public String[] jjtNodeName = {
"UpdateSequence",
"UpdateContainer",
"QueryContainer",
"void",
"BaseDecl",
"PrefixDecl",
"SelectQuery",
"Select",
"ProjectionElem",
"ConstructQuery",
"Construct",
"DescribeQuery",
"Describe",
"AskQuery",
"NamedSubquery",
"DatasetClause",
"WhereClause",
"BindingsClause",
"InlineData",
"BindingSet",
"BindingValue",
"GroupClause",
"OrderClause",
"GroupCondition",
"HavingClause",
"OrderCondition",
"Limit",
"Offset",
"GraphPatternGroup",
"BasicGraphPattern",
"NamedSubqueryInclude",
"OptionalGraphPattern",
"GraphGraphPattern",
"UnionGraphPattern",
"MinusGraphPattern",
"ServiceGraphPattern",
"Constraint",
"FunctionCall",
"TriplesSameSubject",
"PropertyList",
"ObjectList",
"TriplesSameSubjectPath",
"PropertyListPath",
"PathAlternative",
"PathSequence",
"PathElt",
"IRI",
"PathOneInPropertySet",
"PathMod",
"BlankNodePropertyList",
"Collection",
"Var",
"Or",
"And",
"Compare",
"Infix",
"Math",
"Not",
"NumericLiteral",
"Count",
"Sum",
"Min",
"Max",
"Avg",
"Sample",
"GroupConcat",
"MD5",
"SHA1",
"SHA224",
"SHA256",
"SHA384",
"SHA512",
"Now",
"Year",
"Month",
"Day",
"Hours",
"Minutes",
"Seconds",
"Timezone",
"Tz",
"Rand",
"Abs",
"Ceil",
"Floor",
"Round",
"Substr",
"StrLen",
"UpperCase",
"LowerCase",
"StrStarts",
"StrEnds",
"StrBefore",
"StrAfter",
"Replace",
"Concat",
"Contains",
"EncodeForURI",
"If",
"In",
"NotIn",
"Coalesce",
"Str",
"Lang",
"LangMatches",
"Datatype",
"Bound",
"SameTerm",
"IsIRI",
"IsBlank",
"IsLiteral",
"IsNumeric",
"BNodeFunc",
"IRIFunc",
"StrDt",
"StrLang",
"UUID",
"STRUUID",
"Bind",
"Let",
"RegexExpression",
"ExistsFunc",
"NotExistsFunc",
"RDFLiteral",
"True",
"False",
"String",
"QName",
"BlankNode",
"GraphRefAll",
"GraphOrDefault",
"SolutionsRef",
"UnparsedQuadDataBlock",
"QuadsNotTriples",
"Load",
"DropEntailments",
"CreateEntailments",
"EnableEntailments",
"DisableEntailments",
"Clear",
"Drop",
"Add",
"Move",
"Copy",
"Create",
"InsertData",
"DeleteData",
"DeleteWhere",
"DeleteClause",
"InsertClause",
"Modify",
"TRefPattern",
};
}
/* JavaCC - OriginalChecksum=6c4b34a09246f77648980ce382afc6be (do not edit this line) */
© 2015 - 2024 Weber Informatics LLC | Privacy Policy