Uses of Class
gw.lang.ir.statement.IRCaseClause
Packages that use IRCaseClause
-
Uses of IRCaseClause in gw.lang.ir.statement
Fields in gw.lang.ir.statement with type parameters of type IRCaseClauseMethods in gw.lang.ir.statement that return types with arguments of type IRCaseClauseConstructor parameters in gw.lang.ir.statement with type arguments of type IRCaseClauseModifierConstructorDescriptionIRSwitchStatement
(IRStatement init, List<IRCaseClause> cases, List<IRStatement> defaultStatements, boolean areLabelsConstant)