You are here

constant TOKEN_IDENTIFIER in Javascript Aggregator 6

6 uses of TOKEN_IDENTIFIER
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::Statement in ./jsminplus.php
JSParser::Variables in ./jsminplus.php

... See full list

File

./jsminplus.php, line 69

Code

define('TOKEN_IDENTIFIER', 3);