- buildExplicitCast
Expression buildExplicitCast(SemanticPass pass, Location location, Type to, Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildImplicitCast
Expression buildImplicitCast(SemanticPass pass, Location location, Type to, Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- explicitCastFrom
CastKind explicitCastFrom(SemanticPass pass, Type from, Type to)
Undocumented in source. Be warned that the author may not have intended to support it.
- implicitCastFrom
CastKind implicitCastFrom(SemanticPass pass, Type from, Type to)
Undocumented in source. Be warned that the author may not have intended to support it.