You are here

constant OP_SEMICOLON in Javascript Aggregator 6

3 uses of OP_SEMICOLON
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php
JSParser::Statement in ./jsminplus.php

File

./jsminplus.php, line 98

Code

define('OP_SEMICOLON', ';');