CCodeContinueStatement


Object Hierarchy:

Vala.CCodeContinueStatement Vala.CCodeContinueStatement Vala.CCodeContinueStatement Vala.CCodeStatement Vala.CCodeStatement Vala.CCodeStatement->Vala.CCodeContinueStatement Vala.CCodeNode Vala.CCodeNode Vala.CCodeNode->Vala.CCodeStatement

Description:

public class CCodeContinueStatement : CCodeStatement

Represents a continue statement in the C code.


Namespace: Vala
Package: ccode

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Vala.CCodeNode