You are here

constant OP_BITWISE_NOT in Javascript Aggregator 6

2 uses of OP_BITWISE_NOT
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php

File

./jsminplus.php, line 127

Code

define('OP_BITWISE_NOT', '~');