Class TextHole
Direct known subclasses
Methods summary
public
|
|
public
|
|
public
|
|
protected
|
|
public
|
|
protected
|
|
protected
|
|
protected static
|
|
protected
|
|
public
|
|
public
|
Magic methods summary
Constants summary
string |
TOKEN_TYPE
|
'type' |
|
string |
TOKEN_TYPE_FUNCTION
|
'function' |
|
string |
TOKEN_TYPE_IDENTIFIER
|
'identifier' |
|
string |
TOKEN_VALUE
|
'value' |
|
string |
TOKEN_ARGS
|
'args' |
|
string |
TOKEN_ARGS_EVALUATE
|
'args-evaluate' |
Properties summary
protected
array
|
$functions | |
public
array
|
$context | |
protected static
mixed
|
$function_chain_cache | |
protected static
mixed
|
$function_chain_cache_usage |