Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

EolComment Class Reference

This state is pushed to the Indentor state stack when encountering an end of line comment (see Indentor). More...

Inheritance diagram for EolComment:

Inheritance graph
[legend]
Collaboration diagram for EolComment:

Collaboration graph
[legend]
List of all members.

Properties

internal override string LexerState

Private Member Functions

internal EolComment (IndentorLexer lexer)

Detailed Description

This state is pushed to the Indentor state stack when encountering an end of line comment (see Indentor).


Constructor & Destructor Documentation

internal EolComment::EolComment IndentorLexer  lexer  )  [inline, private]
 


Property Documentation

internal override string EolComment::LexerState [get, private]
 

The state the lexer should be in while this state is on top of the state-stack.

Reimplemented from State.


The documentation for this class was generated from the following file: SourceForge.net Logo