You are here

constant KEYWORD_FUNCTION in Javascript Aggregator 6

4 uses of KEYWORD_FUNCTION
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::Statement in ./jsminplus.php

File

./jsminplus.php, line 155

Code

define('KEYWORD_FUNCTION', 'function');