wikimedia/less.php
PHP port of the LESS processor
Loading...
Searching...
No Matches
Less_Exception_Compiler Class Reference

Compiler Exception. More...

+ Inheritance diagram for Less_Exception_Compiler:

Additional Inherited Members

- Public Member Functions inherited from Less_Exception_Parser
 __construct ( $message=null, Exception $previous=null, $index=null, $currentFile=null, $code=0)
 
 genMessage ()
 Set a message based on the exception info.
 
 getLineNumber ()
 Returns the line number the error was encountered.
 
 getColumn ()
 Returns the column the error was encountered.
 
- Public Attributes inherited from Less_Exception_Parser
 $currentFile
 
 $index
 
- Protected Member Functions inherited from Less_Exception_Parser
 getInput ()
 
- Protected Attributes inherited from Less_Exception_Parser
 $input
 
 $details = []
 

Detailed Description

Compiler Exception.


The documentation for this class was generated from the following file: