C# Class Sarcasm.Unparsing.FormatYielder.Params

Afficher le fichier Open project: davidnemeti/Sarcasm

Méthodes publiques

Свойство Type Description
blockIndentation BlockIndentation
insertedUtokensAfter InsertedUtokens

Méthodes publiques

Méthode Description
Params ( BlockIndentation blockIndentation, InsertedUtokens insertedUtokensAfter ) : System

Method Details

Params() public méthode

public Params ( BlockIndentation blockIndentation, InsertedUtokens insertedUtokensAfter ) : System
blockIndentation BlockIndentation
insertedUtokensAfter InsertedUtokens
Résultat System

Property Details

blockIndentation public_oe property

public BlockIndentation blockIndentation
Résultat BlockIndentation

insertedUtokensAfter public_oe property

public InsertedUtokens insertedUtokensAfter
Résultat InsertedUtokens