You are here

constant KEYWORD_IF in Javascript Aggregator 6

2 uses of KEYWORD_IF
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Statement in ./jsminplus.php

File

./jsminplus.php, line 156

Code

define('KEYWORD_IF', 'if');