TSymTab Object Methods |
Unit
IcXMLParser
Declaration
TSymTab = class(TObject)
Description
Stores all parsed tokens and lexems.
Introduced Methods |
![]() | Count | |
![]() | Create | Creates instance of symbol table. |
![]() | Destroy ![]() | |
![]() | GetLexem | |
![]() | GetLexemByToken | |
![]() | GetLexemPtr | |
![]() | GetToken | |
![]() | Insert | |
![]() | Lookup |
|