\Less_Tree_Variable

Variable

Summary

Methods
Properties
Constants
toCSS()
genCSS()
outputRuleset()
accept()
ReferencedArray()
__set_state()
__construct()
compile()
$cache_string
$name
$index
$currentFileInfo
$evaluating
$type
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$cache_string

$cache_string : 

Type

$name

$name : 

Type

$index

$index : 

Type

$currentFileInfo

$currentFileInfo : 

Type

$evaluating

$evaluating : 

Type

$type

$type : 

Type

Methods

toCSS()

toCSS() 

genCSS()

genCSS(\Less_Output  $output) : void

Generate CSS by adding it to the output object

Parameters

\Less_Output $output

The output

outputRuleset()

outputRuleset(  $output, array<mixed,\Less_Tree_Ruleset>  $rules) 

Parameters

$output
array<mixed,\Less_Tree_Ruleset> $rules

accept()

accept(  $visitor) 

Parameters

$visitor

ReferencedArray()

ReferencedArray(  $rules) 

Parameters

$rules

__set_state()

__set_state(  $args) 

Requires php 5.3+

Parameters

$args

__construct()

__construct(string  $name,   $index = null,   $currentFileInfo = null) 

Parameters

string $name
$index
$currentFileInfo

compile()

compile(  $env) 

Parameters

$env