MCPcopy
hub / github.com/dianping/cat / try_Predicate

Function try_Predicate

cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:10987–10993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10985 }
10986
10987 function try_Predicate()
10988 {
10989 shiftT(69); // '['
10990 lookahead1W(267); // EQName^Token | IntegerLiteral | DecimalLiteral | DoubleLiteral | StringLiteral |
10991 try_Expr();
10992 shiftT(70); // ']'
10993 }
10994
10995 function parse_Literal()
10996 {

Callers 3

parse_PostfixExprFunction · 0.85
try_PostfixExprFunction · 0.85
try_PredicateListFunction · 0.85

Calls 3

shiftTFunction · 0.85
try_ExprFunction · 0.85
lookahead1WFunction · 0.70

Tested by

no test coverage detected