Type Alias Expression

Expression:
    | Assignment
    | Unary
    | Binary
    | Ternary
    | xir.Cast
    | Postfixed
    | xir.Value