(bool)$right ] ); } if ( $right ) { $ret[] = new Token( Token::T_WHITESPACE, [ 'significant' => false ] ); } return $ret; } }