Property | Type | Description | |
---|---|---|---|
$config | * @var Config Object | ||
$penalty | * @var float | ||
$stats | * @var Array | ||
$target | * @var String | ||
$use_rules | * @var Array |
Method | Description | |
---|---|---|
__construct ( ) | ----------------------------------------------------------------------+ | |
lint ( ) | ----------------------------------------------------------------------+ | |
process_options ( $argv, $argc ) | ----------------------------------------------------------------------+ |
Method | Description | |
---|---|---|
consume ( $argv, &$i ) | ----------------------------------------------------------------------+ | |
error ( $msg ) | ----------------------------------------------------------------------+ | |
help ( ) | ----------------------------------------------------------------------+ | |
lint_directory ( ) | ----------------------------------------------------------------------+ | |
lint_file ( $file ) | ----------------------------------------------------------------------+ | |
msg ( $msg, $flag = OPT_VERBOSE ) | ----------------------------------------------------------------------+ | |
setReport ( ) | ----------------------------------------------------------------------+ |
public __construct ( ) |
protected consume ( $argv, &$i ) |
protected error ( $msg ) |
protected help ( ) |
public lint ( ) |
protected lint_directory ( ) |
protected lint_file ( $file ) |
protected msg ( $msg, $flag = OPT_VERBOSE ) |
public process_options ( $argv, $argc ) |
protected setReport ( ) |