MCPcopy
hub / github.com/OmniDB/OmniDB / parse_NCName

Function parse_NCName

OmniDB/OmniDB_app/static/OmniDB_app/lib/ace/worker-xquery.js:3974–4367  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3972 }
3973
3974 function parse_NCName()
3975 {
3976 eventHandler.startNonterminal("NCName", e0);
3977 switch (l1)
3978 {
3979 case 28: // NCName^Token
3980 shift(28); // NCName^Token
3981 break;
3982 case 68: // 'after'
3983 shift(68); // 'after'
3984 break;
3985 case 73: // 'and'
3986 shift(73); // 'and'
3987 break;
3988 case 77: // 'as'
3989 shift(77); // 'as'
3990 break;
3991 case 78: // 'ascending'
3992 shift(78); // 'ascending'
3993 break;
3994 case 82: // 'before'
3995 shift(82); // 'before'
3996 break;
3997 case 86: // 'case'
3998 shift(86); // 'case'
3999 break;
4000 case 87: // 'cast'
4001 shift(87); // 'cast'
4002 break;
4003 case 88: // 'castable'
4004 shift(88); // 'castable'
4005 break;
4006 case 92: // 'collation'
4007 shift(92); // 'collation'
4008 break;
4009 case 103: // 'count'
4010 shift(103); // 'count'
4011 break;
4012 case 107: // 'default'
4013 shift(107); // 'default'
4014 break;
4015 case 111: // 'descending'
4016 shift(111); // 'descending'
4017 break;
4018 case 116: // 'div'
4019 shift(116); // 'div'
4020 break;
4021 case 120: // 'else'
4022 shift(120); // 'else'
4023 break;
4024 case 121: // 'empty'
4025 shift(121); // 'empty'
4026 break;
4027 case 124: // 'end'
4028 shift(124); // 'end'
4029 break;
4030 case 126: // 'eq'
4031 shift(126); // 'eq'

Callers 10

worker-xquery.jsFile · 0.70
parse_ModuleDeclFunction · 0.70
parse_SchemaPrefixFunction · 0.70
parse_ModuleImportFunction · 0.70
parse_NamespaceDeclFunction · 0.70
parse_ObjectLookupFunction · 0.70
parse_PrefixFunction · 0.70
parse_PITestFunction · 0.70
parse_CompPIConstructorFunction · 0.70
parse_PairConstructorFunction · 0.70

Calls 1

shiftFunction · 0.70

Tested by

no test coverage detected