CCodeSwitchStatement


Object Hierarchy:

Vala.CCodeSwitchStatement Vala.CCodeSwitchStatement Vala.CCodeSwitchStatement Vala.CCodeBlock Vala.CCodeBlock Vala.CCodeBlock->Vala.CCodeSwitchStatement Vala.CCodeStatement Vala.CCodeStatement Vala.CCodeStatement->Vala.CCodeBlock Vala.CCodeNode Vala.CCodeNode Vala.CCodeNode->Vala.CCodeStatement

Description:

public class CCodeSwitchStatement : CCodeBlock

Represents a switch selection statement in the C code.


Namespace: Vala
Package: ccode

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Vala.CCodeBlock
All known members inherited from class Vala.CCodeNode