Searched refs:Predicate (Results 1 – 4 of 4) sorted by relevance
7 use Antlr\Antlr4\Runtime\Atn\SemanticContexts\Predicate; alias39 public function getPredicate() : Predicate41 return new Predicate($this->ruleIndex, $this->predIndex, $this->isCtxDependent);
27 public static function none() : Predicate31 return $none = $none ?? new Predicate();
11 final class Predicate extends SemanticContext class
233 * Predicate literals can contain any character except '':'' and ''[''