You are here

constant OP_UNARY_PLUS in Javascript Aggregator 6

3 uses of OP_UNARY_PLUS
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSTokenizer::get in ./jsminplus.php

File

./jsminplus.php, line 137

Code

define('OP_UNARY_PLUS', 'U+');