Uses of Class
gw.lang.ir.expression.IRIdentifier
-
Packages that use IRIdentifier Package Description gw.lang.ir.statement -
-
Uses of IRIdentifier in gw.lang.ir.statement
Methods in gw.lang.ir.statement that return IRIdentifier Modifier and Type Method Description IRIdentifierIRForEachStatement. getIdentifierToNullCheck()Methods in gw.lang.ir.statement with parameters of type IRIdentifier Modifier and Type Method Description voidIRForEachStatement. setIdentifierToNullCheck(IRIdentifier exprToNullCheck)
-