Home
 

class NumLiteralCls

class NumLiteralCls: public PTreeNodeCls

A numeric literal

Inheritance:


Public Methods

[more] NumLiteralCls()
Constructor
[more]int get_value()
Returns the value of the literal



Documentation

A numeric literal.    Number: {digits}
oNumLiteralCls()
Constructor.

The literal is taken from LexToken.

See Also:
LexTokCls

oint get_value()
Returns the value of the literal.
Returns:
The value of the literal

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++