\orgJSMin

Summary

Methods
Properties
Constants
minify()
__construct()
No public properties found
ORD_LF
ORD_SPACE
action()
get()
isAlphaNum()
min()
next()
peek()
$a
$b
$input
$inputIndex
$inputLength
$lookAhead
$output
N/A
No private methods found
No private properties found
N/A

Constants

ORD_LF

ORD_LF = 10

ORD_SPACE

ORD_SPACE = 32

Properties

$a

$a : 

Type

$b

$b : 

Type

$input

$input : 

Type

$inputIndex

$inputIndex : 

Type

$inputLength

$inputLength : 

Type

$lookAhead

$lookAhead : 

Type

$output

$output : 

Type

Methods

minify()

minify(  $js) 

Parameters

$js

__construct()

__construct(  $input = '') 

Parameters

$input

action()

action(  $d) 

Parameters

$d

get()

get() 

isAlphaNum()

isAlphaNum(  $c) 

Parameters

$c

min()

min() 

next()

next() 

peek()

peek()