AST
class CaseGroup

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.CaseGroup

Description

Group multiple case labels as one.

Member Filters

API level:

Aspect:

Constructors

public CaseGroup(SwitchStmt ss,
                 int hash)

Methods

public void addCase(CaseLbl lbl)

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait