Home
 

class IdentCls

class IdentCls: public PTreeNodeCls, public LstSeqBldrCls

An Identifier

Inheritance:


Public Methods

[more] IdentCls()
Constructor
[more]char* get_name()
Returns the name of the identifier



Documentation

An Identifier.    Identifier: {letter}{letter_or_digit}*
oIdentCls()
Constructor.

The name of the identifier is stored in the LexToken.

See Also:
PTreeNodeCls

ochar* get_name()
Returns the name of the identifier.
Returns:
The name of the identifier.

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++