TZCCommentState Class Reference

This state will either delegate to a comment-handling state, or return a token with just a slash in it. More...

Inheritance diagram for TZCCommentState:

TZCppCommentState TZCommentState TZTokenizerState TZInterbaseCommentState

List of all members.

Public Member Functions

TZToken NextToken (TStream Stream, Char FirstChar, TZTokenizer Tokenizer)

Protected Member Functions

string GetMultiLineComment (TStream Stream)
string GetSingleLineComment (TStream Stream)


Detailed Description

This state will either delegate to a comment-handling state, or return a token with just a slash in it.

Definition at line 255 of file ZTokenizer.pas.


Member Function Documentation

string TZCppCommentState::GetMultiLineComment ( TStream  Stream  )  [protected, inherited]

string TZCppCommentState::GetSingleLineComment ( TStream  Stream  )  [protected, inherited]

TZToken TZCCommentState::NextToken ( TStream  Stream,
Char  FirstChar,
TZTokenizer  Tokenizer 
)

Reimplemented from TZCppCommentState.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:50 2009 for zeoslib by  doxygen 1.5.7.1