Home
last modified time | relevance | path

Searched defs:lookContext (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Swift/Sources/Antlr4/atn/
H A DLL1Analyzer.swift95 let lookContext = ctx != nil ? PredictionContext.fromRuleContext(s.atn!, ctx) : nil in LOOK() variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/atn/
H A DLL1Analyzer.java101 …PredictionContext lookContext = ctx != null ? PredictionContext.fromRuleContext(s.atn, ctx) : null; in LOOK() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/atn/
H A DLL1Analyzer.cpp63 …Ref<PredictionContext> lookContext = ctx != nullptr ? PredictionContext::fromRuleContext(_atn, ctx… in LOOK() local
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/atn/
H A DLL1Analyzer.cpp63 …Ref<PredictionContext> lookContext = ctx != nullptr ? PredictionContext::fromRuleContext(_atn, ctx… in LOOK() local
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/atn/
H A DLL1Analyzer.cpp63 …Ref<PredictionContext> lookContext = ctx != nullptr ? PredictionContext::fromRuleContext(_atn, ctx… in LOOK() local
/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/atn/
H A DLL1Analyzer.cpp63 Ref<PredictionContext> lookContext = in LOOK() local