Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GStreams > Classes

TBaseStreamToken Class

Scroll Prev Top Next More

Represents one token (string) parsed by a parser. However, the token can not only represent the string token parsed from a stream, but also provide methods for retrieving and setting its value based on a type. In other words, if the parser finds a string like '1234', it will create not a string token but an integer token. The TBaseStreamToken class provides properties and methods for:

accessing the string token
 

setting and retrieving the string's type
 

determining where in the stream the token came from

Namespace: GStreams

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb