Home
 

class BlockCls

class BlockCls: public PTreeNodeCls

The program statements block

Inheritance:


Public Methods

[more] BlockCls(PPTreeNodeCls StmtSeq)
Constructor
[more]int emit()
SLICK Emitter



Documentation

The program statements block.    Block: begin <StatementSeq> end .
oBlockCls(PPTreeNodeCls StmtSeq)
Constructor.
Parameters:
StmtSeq - Sequence of statements for the program.

oint emit()
SLICK Emitter.

Emits the program sequence.

Returns:
Status of program sequence emit.

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++