You are here

constant OP_AND in Javascript Aggregator 6

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

File

./jsminplus.php, line 103

Code

define('OP_AND', '&&');