 |
|
Innovation award
 Nominee: 5x |
This class can be used to parse and extract a list of tokens from source code in one of several supported languages.
It can parse source code in a given language and extract tokens according to the definitions of token delimiter character sequences for that language. The class supports PHP, Javascript and Python.
It can extract several types of tokens: comments in one or more lines, single or double quoted strings and pure code. Other tokens may be supported by adding rules for them to the delimiters definitions.
The parsed tokens are returned as an array that includes the name of the token delimiter as well its start and end positions in the original source code text.
|
|
| Name: |
SourceMap |
| Base name: |
sourcemap |
| Description: |
Tokenize source code in several languages |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1282 users |
| All time rank: |
2626 |
| Week users: |
0 users |
| Week rank: |
2197  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Packages that need this class |
|
|
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|