C# 클래스 Ancestry.Daisy.Tests.Daisy.Unit.Language.WhitespaceEaterTests

파일 보기 프로젝트 열기: Ancestry/Daisy

비공개 메소드들

메소드 설명
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