You are here

constant KEYWORD_CONST in Javascript Aggregator 6

3 uses of KEYWORD_CONST
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Statement in ./jsminplus.php
JSParser::Variables in ./jsminplus.php

File

./jsminplus.php, line 144

Code

define('KEYWORD_CONST', 'const');