class VsWith : public VsStatement

With statement.

Inheritance:


Public Methods

virtual VsStatement::Status1 execute(VsFunctionCall *)
Execute statements repeatedly until terminate expression is true.
VsWith(VsExpr *object, VsStatementList *body )
virtual ~VsWith()

Private Fields

VsStatementList* body
VsExpr* object

Inherited from VsStatement:

Public Classes

enum Status1

Public

enum Status1

Documentation

With statement.
VsWith(VsExpr *object, VsStatementList *body )

virtual ~VsWith()

virtual VsStatement::Status1 execute(VsFunctionCall *)
Execute statements repeatedly until terminate expression is true.

VsExpr* object

VsStatementList* body


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de