[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/lessphp/Output/ -> Mapped.php (summary)

(no description)

File Size: 122 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Less_Output_Mapped:: (2 methods):
  __construct()
  add()


Class: Less_Output_Mapped  - X-Ref

Parser output with source map

__construct(array $contentsMap, $generator)   X-Ref
Constructor

param: array $contentsMap Array of filename to contents map
param: Less_SourceMap_Generator $generator

add($chunk, $fileInfo = null, $index = 0, $mapLines = null)   X-Ref
Adds a chunk to the stack
The $index for less.php may be different from less.js since less.php does not chunkify inputs

param: string $chunk
param: string $fileInfo
param: integer $index
param: mixed $mapLines



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1