Todo List
In the constructor, you should send the text of the file / code The function getTokens() should send the tokens for the code, like token_get_all()
PHP_Beautifier_Tokeniker_Interface __construct( $sText)
void getTokens( )