Public Member Functions | |
| DocumentParser_SyntaxC () | |
| DocumentParserCookie | ParseLine (const String &szText, GlyphAttributeString &szStyle, DocumentParserCookie pCookie) |
| void | ParseKeywords (const String &szText, GlyphAttributeString &szStyle) |
| DocumentParser_SyntaxC::DocumentParser_SyntaxC | ( | ) |
| DocumentParserCookie DocumentParser_SyntaxC::ParseLine | ( | const String & | szText, | |
| GlyphAttributeString & | szStyle, | |||
| DocumentParserCookie | pCookie | |||
| ) | [virtual] |
Implements SkyGI::DocumentParser.
| void DocumentParser_SyntaxC::ParseKeywords | ( | const String & | szText, | |
| GlyphAttributeString & | szStyle | |||
| ) |
1.5.1-p1