Home
 

class EmptyStmtCls

class EmptyStmtCls: public StatementCls

An empty statement

Inheritance:


Public Methods

[more] EmptyStmtCls()
Constructor
[more]int emit()
SLICK Emitter



Inherited from StatementCls:

Protected Fields

ochar* stmt_text



Documentation

An empty statement. Ie, statement with no code.    Statement:
oEmptyStmtCls()
Constructor.

oint emit()
SLICK Emitter.

Generates no code.

return 0


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++