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