Property | Type | Description | |
---|---|---|---|
$classTable | |||
$condConst | |||
$condFunc | |||
$constTable | |||
$funcTable | |||
$methodTable | |||
$paramTable |
Method | Description | |
---|---|---|
__construct ( ) | ||
enterNode ( $node ) | ||
leaveNode ( $node ) |
Method | Description | |
---|---|---|
getConditionalName ( $node ) | ||
isConditionalConst ( $node ) | ||
isConditionalDeclare ( $node, $testfunc ) | Conditional checking | |
isConditionalFunc ( $node ) | ||
isNewClass ( $node ) | ||
isNewConst ( $node ) | ||
isNewFunc ( $node ) | ||
isNewMethod ( $node, &$mname = null ) | ||
isNewParam ( $node ) |
protected isConditionalDeclare ( $node, $testfunc ) |