C# 클래스 LessCss.Tests.ExpressionBuilderFixture

파일 보기 프로젝트 열기: erikvanbrakel/less.net

비공개 메소드들

메소드 설명
BuildExpression ( string input ) : IExpression
CanHandleSingleQuotationMarkString ( ) : void
CanHandleValuesWithSpaces ( ) : void
ContinuesWhiteSpaceRemovalAfterString ( ) : void
CorrectlyIdentifiesFirstColonAsSplitter ( ) : void
LeavesStringsIntact ( ) : void
RemovesUnnecessaryWhitespacesInValue ( ) : void