C# Class Ancestry.Daisy.Tests.Daisy.Unit.Language.WhitespaceEaterTests

Datei anzeigen Open project: Ancestry/Daisy

Private Methods

Method Description
ItCountsDeltaIndentsDivibleByLearnedIndentsPerLine ( string whitespaceTrainer, string previous, string line ) : int
ItCountsIndents ( string line ) : int
ItCountsIndentsDivibleByLearnedIndentsPerLine ( string previous, string line ) : int
ItCountsOpenIndents ( string whitespaceTrainer, string line ) : int
ItDoesNotAllowMoreThanOneTabbingLevelIncreaseAtATime ( ) : void
ItTrimsWhitespace ( string line ) : WhitespaceEater.TrimResult