CCodeIfStatement


Object Hierarchy:

Vala.CCodeIfStatement Vala.CCodeIfStatement Vala.CCodeIfStatement Vala.CCodeStatement Vala.CCodeStatement Vala.CCodeStatement->Vala.CCodeIfStatement Vala.CCodeNode Vala.CCodeNode Vala.CCodeNode->Vala.CCodeStatement

Description:

public class CCodeIfStatement : CCodeStatement

Represents an if 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.CCodeNode