\Less_Environment

Environment

Summary

Methods
Properties
Constants
Init()
copyEvalEnv()
isMathOn()
isPathRelative()
normalizePath()
unshiftFrame()
shiftFrame()
$currentFileInfo
$importMultiple
$frames
$mediaBlocks
$mediaPath
$parensStack
$tabLevel
$lastRule
$_outputMap
$mixin_stack
$functions
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$currentFileInfo

$currentFileInfo : 

Type

$importMultiple

$importMultiple : 

Type

$frames

$frames : array

Type

array

$mediaBlocks

$mediaBlocks : array

Type

array

$mediaPath

$mediaPath : array

Type

array

$parensStack

$parensStack : 

Type

$tabLevel

$tabLevel : 

Type

$lastRule

$lastRule : 

Type

$_outputMap

$_outputMap : 

Type

$mixin_stack

$mixin_stack : 

Type

$functions

$functions : array

Type

array

Methods

Init()

Init() 

copyEvalEnv()

copyEvalEnv(  $frames = array()) 

Parameters

$frames

isMathOn()

isMathOn() 

isPathRelative()

isPathRelative(  $path) 

Parameters

$path

normalizePath()

normalizePath(  $path) : string

Canonicalize a path by resolving references to '/./', '/.

./' Does not remove leading "../"

Parameters

$path

Returns

string —

Canonicalized path

unshiftFrame()

unshiftFrame(  $frame) 

Parameters

$frame

shiftFrame()

shiftFrame()