struct Cast [src]

Fields

val: Value
type: Type

Members

Source

pub const Cast = struct { val: Value, type: Type, pub const Signedness = Constant.Cast.Signedness; }