Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
JSMin Class Reference

Public Member Functions

 __construct ($input)
 

Static Public Member Functions

static minify ($js)
 

Data Fields

const ORD_LF = 10
 
const ORD_SPACE = 32
 

Protected Member Functions

 action ($d)
 
 get ()
 
 isAlphaNum ($c)
 
 min ()
 
 next ()
 
 peek ()
 

Protected Attributes

 $a = ''
 
 $b = ''
 
 $input = ''
 
 $inputIndex = 0
 
 $inputLength = 0
 
 $lookAhead = null
 
 $output = ''
 

Detailed Description

Definition at line 48 of file jsmin.php.


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