escaped = $escaped; $this->expression = $string; $this->index = $index; } public function compile( $env ) { return new Less_Tree_Anonymous( '/* Sorry, can not do JavaScript evaluation in PHP... :( */' ); } }