You are here

constant KEYWORD_NEW in Javascript Aggregator 6

2 uses of KEYWORD_NEW
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php

File

./jsminplus.php, line 159

Code

define('KEYWORD_NEW', 'new');