C# Class Utility.PrettyPrint.PPNewline

Inheritance: PPElement
Mostra file Open project: aistrate/RegexParser

Public Methods

Method Description
Format ( int indentLevel, FormatSpecifier formatSpecifier ) : string
PPNewline ( )
PPNewline ( string tag )

Method Details

Format() public method

public Format ( int indentLevel, FormatSpecifier formatSpecifier ) : string
indentLevel int
formatSpecifier FormatSpecifier
return string

PPNewline() public method

public PPNewline ( )

PPNewline() public method

public PPNewline ( string tag )
tag string