You are here

constant OP_COMMA in Javascript Aggregator 6

4 uses of OP_COMMA
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::Variables in ./jsminplus.php

File

./jsminplus.php, line 99

Code

define('OP_COMMA', ',');