Searched refs:NOT_OP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvMsg.java70 final static char NOT_OP = '!'; field in class:SLPV1SSrvMsg
427 tk.ordinaryChar(NOT_OP);
677 if (compOp == NOT_OP) {
736 buf.append(NOT_OP);
878 if (tok != EQUAL_OP && tok != NOT_OP &&
903 compOp != EQUAL_OP && compOp != NOT_OP) {

Completed in 58 milliseconds