You are here

constant KEYWORD_CONTINUE in Javascript Aggregator 6

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

File

./jsminplus.php, line 145

Code

define('KEYWORD_CONTINUE', 'continue');