C# Class LessCss.Tests.ExpressionBuilderFixture

显示文件 Open project: erikvanbrakel/less.net

Private Methods

Method Description
BuildExpression ( string input ) : IExpression
CanHandleSingleQuotationMarkString ( ) : void
CanHandleValuesWithSpaces ( ) : void
ContinuesWhiteSpaceRemovalAfterString ( ) : void
CorrectlyIdentifiesFirstColonAsSplitter ( ) : void
LeavesStringsIntact ( ) : void
RemovesUnnecessaryWhitespacesInValue ( ) : void