You are here

constant OP_RIGHT_CURLY in Javascript Aggregator 6

5 uses of OP_RIGHT_CURLY
JSParser::Block in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::Statement in ./jsminplus.php
JSParser::Statements in ./jsminplus.php

File

./jsminplus.php, line 132

Code

define('OP_RIGHT_CURLY', '}');