less_dart package
documentation
less
Node
eval method
eval
less_dart package
documentation
less
Node
eval method
Node class
Constructors
Node
init
Properties
allExtends
allowRoot
cleanCss
currentFileInfo
debugInfo
elements
evalFirst
evaluated
hashCode
id
index
isRuleset
name
nodeVisible
operands
originalRuleset
parens
parensInOp
parent
parsed
rootNode
rules
runtimeType
selectors
treeField
type
value
visibilityBlocks
Methods
accept
addVisibilityBlock
blocksVisibility
copyVisibilityInfo
ensureInvisibility
ensureVisibility
eval
fileInfo
fround
genCSS
genTree
genTreeField
genTreeTitle
getIndex
isCharset
isRulesetLike
isVisible
noSuchMethod
removeVisibilityBlock
setParent
throwAwayComments
toCSS
toString
toTree
visibilityInfo
Operators
operator ==
Static methods
compareNodes
numericCompare
eval
method
Node
eval
(
Contexts
context
)
Default evaluation - returns the node
Implementation
Node eval(Contexts context) => this;