Analyses the javascript tokens, and creates a set of ParserItem objects.
This is the code documentation for the Pelzini project
Search documentation |
class JavascriptAnalyserAnalyses the javascript tokens, and creates a set of ParserItem objects.
AuthorsFunctions
public processboolean $JavascriptAnalyser->process ( mixed $tokens , mixed $parser_file ); Should create ParserItem objects that represent the provided tokens and apply those objects to the ParserFile specified. public resetStatevoid $JavascriptAnalyser->resetState ( ); Resets any state variables used by this class back to their initial state |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |