You are here

constant OP_LEFT_CURLY in Javascript Aggregator 6

4 uses of OP_LEFT_CURLY
JSParser::Block in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::Statement in ./jsminplus.php

File

./jsminplus.php, line 131

Code

define('OP_LEFT_CURLY', '{');