PHP_Beautifier
[ class tree: PHP_Beautifier ] [ index: PHP_Beautifier ] [ all elements ]

File: Tokenizer.php

Source Location: /PHP_Beautifier-0.1.2/Beautifier/Tokenizer.php

Classes:

Page Details:

Interface for Tokenizer

PHP version 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


__construct [line 39]

void __construct( mixed $sText)

Interface for Tokenizer

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()



[ Top ]



Documentation generated on Fri, 4 Feb 2005 01:30:19 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.