public LambdaTypeRef(TypeRefMask returnType, AST.Signature signature) { _returnType = returnType; _signature = signature; }