You are here

constant KEYWORD_RETURN in Javascript Aggregator 6

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

File

./jsminplus.php, line 161

Code

define('KEYWORD_RETURN', 'return');