public static astFlagDescription ( integer $flag ) : string | ||
$flag | integer | |
return | string | Get a string representation of AST node flags such as 'ASSIGN_DIV|TYPE_ARRAY' |
public static astFlagDescription ( integer $flag ) : string | ||
$flag | integer | |
return | string | Get a string representation of AST node flags such as 'ASSIGN_DIV|TYPE_ARRAY' |