Uses of Class
simula.compiler.syntaxClass.statement.SwitchStatement.WhenPart
-
Uses of SwitchStatement.WhenPart in simula.compiler.syntaxClass.statement
Modifier and TypeFieldDescriptionprivate final Vector
<SwitchStatement.WhenPart> SwitchStatement.switchCases
The list of When parts