Class lessc_parser
		
		
		
		
		Located at vendor/leafo/lessphp/lessc.inc.php
	
		Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 protected 
				
				
				 | 
			#
			 parseChunk( )Parse a single chunk off the head of the buffer and append it to the current parse environment. Returns false when the buffer is empty, or when there is an error. | 
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | 
Magic methods summary
Properties summary
| 
				protected static 
				integer
			 | $nextBlockId | |
| 
				protected static 
				array
			 | $precedence | |
| 
				protected static 
				mixed
			 | $whitePattern | |
| 
				protected static 
				mixed
			 | $commentMulti | |
| 
				protected static 
				string
			 | $commentSingle | |
| 
				protected static 
				string
			 | $commentMultiLeft | |
| 
				protected static 
				string
			 | $commentMultiRight | |
| 
				protected static 
				mixed
			 | $operatorString | |
| 
				protected static 
				array
			 | $supressDivisionProps | |
| 
				protected  
				array
			 | $blockDirectives | |
| 
				protected  
				array
			 | $lineDirectives | |
| 
				protected  
				boolean
			 | $inParens | 
				#
				 if we are in parens we can be more liberal with whitespace around operators because it must evaluate to a single value and thus is less ambiguous. | 
| 
				protected static 
				array
			 | $literalCache | 
