C# Class dotless.Core.engine.Keyword

Inheritance: Literal, IEvaluatable
Mostrar archivo Open project: chrisjowen/nLess

Public Methods

Method Description
Evaluate ( ) : INode
Keyword ( string value ) : System.Collections.Generic

Method Details

Evaluate() public method

public Evaluate ( ) : INode
return INode

Keyword() public method

public Keyword ( string value ) : System.Collections.Generic
value string
return System.Collections.Generic