Uses of Class
gw.lang.ir.ConditionContext
-
Packages that use ConditionContext Package Description gw.lang.ir -
-
Uses of ConditionContext in gw.lang.ir
Methods in gw.lang.ir that return ConditionContext Modifier and Type Method Description ConditionContext
IRExpression. getConditionContext()
Methods in gw.lang.ir with parameters of type ConditionContext Modifier and Type Method Description void
ConditionContext. mergeLabels(boolean kind, ConditionContext context)
void
ConditionContext. update(ConditionContext context)
-