ExprWithType abstract class ExprWithType : Expr Documentation Code protected ExprWithType(ExpressionKind kind, CType type)