C# Class Sarcasm.Unparsing.FormatYielder.Params

Exibir arquivo Open project: davidnemeti/Sarcasm

Public Properties

Property Type Description
blockIndentation BlockIndentation
insertedUtokensAfter InsertedUtokens

Public Methods

Method Description
Params ( BlockIndentation blockIndentation, InsertedUtokens insertedUtokensAfter ) : System

Method Details

Params() public method

public Params ( BlockIndentation blockIndentation, InsertedUtokens insertedUtokensAfter ) : System
blockIndentation BlockIndentation
insertedUtokensAfter InsertedUtokens
return System

Property Details

blockIndentation public_oe property

public BlockIndentation blockIndentation
return BlockIndentation

insertedUtokensAfter public_oe property

public InsertedUtokens insertedUtokensAfter
return InsertedUtokens