Chris@13: '; Chris@13: } Chris@13: Chris@13: public function getType() : string { Chris@13: return 'Expr_BinaryOp_Spaceship'; Chris@13: } Chris@0: }