Home
last modified time | relevance | path

Searched refs:EPSILON (Results 1 – 14 of 14) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php197 if (!$following->contains(Token::EPSILON)) {
204 $expected->removeOne(Token::EPSILON);
210 …while ($context !== null && $context->invokingState >= 0 && $following->contains(Token::EPSILON)) {
221 $expected->removeOne(Token::EPSILON);
226 if ($following->contains(Token::EPSILON)) {
H A DLexerATNSimulator.php648 case Transition::EPSILON:
H A DParserATNSimulator.php1083 if ($nextTokens->contains(Token::EPSILON)) {
2035 case Transition::EPSILON:
H A DATNDeserializer.php773 case Transition::EPSILON:
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DToken.php20 public const EPSILON = -2; define
H A DIntStream.php33 public const EPSILON = -2; define
H A DLL1Analyzer.php192 $look->addOne(Token::EPSILON);
206 $look->addOne(Token::EPSILON);
H A DParser.php790 if (!$following->contains(Token::EPSILON)) {
794 while ($ctx !== null && $ctx->invokingState >= 0 && $following->contains(Token::EPSILON)) {
809 return $following->contains(Token::EPSILON) && $symbol === Token::EOF;
H A DIntervalSet.php485 if ($a === Token::EPSILON) {
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php26 public const EPSILON = 1; define in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
H A DEpsilonTransition.php49 return self::EPSILON;
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php277 if ($nextTokens->contains(Token::EPSILON)) {
878 $recoverSet->removeOne(Token::EPSILON);
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1EPSILON","EPSILON32","MAX32","MIN32","roundTiesToEven","fround","$abs","$sign","log1p","scale","in…
H A Drrdiagram.js1 …uctor=p,n(13)(r,"Number",p)}},function(t,e,n){var r=n(0);r(r.S,"Number",{EPSILON:Math.pow(2,-52)})… property