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

StringLiteral Class Reference

This state is pushed to the Indentor state stack when encountering a string literal (see Indentor). More...

Inheritance diagram for StringLiteral:

Inheritance graph
[legend]
Collaboration diagram for StringLiteral:

Collaboration graph
[legend]
List of all members.

Properties

internal override string LexerState

Private Member Functions

internal StringLiteral (IndentorLexer lexer)

Detailed Description

This state is pushed to the Indentor state stack when encountering a string literal (see Indentor).


Constructor & Destructor Documentation

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


Property Documentation

internal override string StringLiteral::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