| |
Token Collector.
More...
List of all members.
Public Member Functions |
| void | clear () |
| void | push_back (CsTokenIndex token) |
Public Attributes |
| FastArray< CsTokenIndex > | tokens |
Detailed Description
Member Function Documentation
| void CsTokenCollector::clear |
( |
| ) |
[inline] |
| void CsTokenCollector::push_back |
( |
CsTokenIndex |
token | ) |
[inline] |
Member Data Documentation
|
|