You are here

constant KEYWORD_BREAK in Javascript Aggregator 6

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

File

./jsminplus.php, line 141

Code

define('KEYWORD_BREAK', 'break');