Home
 

class NumFactorCls

class NumFactorCls: public FactorCls

A number, used as a factor in an expression

Inheritance:


Public Methods

[more] NumFactorCls(PPTreeNodeCls NumLit)
Constructor
[more]int emit()
SLICK Emitter



Inherited from FactorCls:


Inherited from ExprCls:


Documentation

A number, used as a factor in an expression.    Factor: <Number>
oNumFactorCls(PPTreeNodeCls NumLit)
Constructor.
Parameters:
NumLit - Numeric literal of the number.

oint emit()
SLICK Emitter.

pushes the literal onto the stack.

Returns:
0

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++