You are here

constant OP_UNARY_MINUS in Javascript Aggregator 6

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

File

./jsminplus.php, line 138

Code

define('OP_UNARY_MINUS', 'U-');