C# Class LessCss.Tests.ExpressionBuilderFixture

Afficher le fichier Open project: erikvanbrakel/less.net

Private Methods

Méthode Description
BuildExpression ( string input ) : IExpression
CanHandleSingleQuotationMarkString ( ) : void
CanHandleValuesWithSpaces ( ) : void
ContinuesWhiteSpaceRemovalAfterString ( ) : void
CorrectlyIdentifiesFirstColonAsSplitter ( ) : void
LeavesStringsIntact ( ) : void
RemovesUnnecessaryWhitespacesInValue ( ) : void