Uses of Class
gw.lang.ir.expression.IRCastExpression
-
Packages that use IRCastExpression Package Description gw.lang.ir.builder -
-
Uses of IRCastExpression in gw.lang.ir.builder
Methods in gw.lang.ir.builder that return IRCastExpression Modifier and Type Method Description static IRCastExpressionIRArgConverter. cast(IRExpression root, IRType type)
-