You are here

constant OP_RIGHT_PAREN in Javascript Aggregator 6

4 uses of OP_RIGHT_PAREN
JSParser::Expression in ./jsminplus.php
JSParser::FunctionDefinition in ./jsminplus.php
JSParser::ParenExpression in ./jsminplus.php
JSParser::Statement in ./jsminplus.php

File

./jsminplus.php, line 134

Code

define('OP_RIGHT_PAREN', ')');