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

Indentor Class Reference

Class to indent C# code. More...

List of all members.

Static Public Member Functions

static string Indent (string code)
 Indents C# code.


Detailed Description

Class to indent C# code.

See the file IndentorLexer.lexer for more detailed information.

Todo:
Handle block comments better.


Member Function Documentation

static string Indentor::Indent string  code  )  [inline, static]
 

Indents C# code.


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