Home
last modified time | relevance | path

Searched refs:isNull (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
DIntervalSet.php56 if ($set->isNull()) {
65 if ($set->isNull()) {
89 if ($left->isNull()) {
93 if ($right->isNull()) {
347 public function isNull() : bool function in Antlr\\Antlr4\\Runtime\\IntervalSet
361 if ($this->isNull()) {
377 if ($this->isNull()) {
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/
DDefaultErrorStrategy.php681 if (!$expecting->isNull()) {