Home | History | Annotate | Download | only in classfile

Lines Matching refs:T_BOOLEAN

1021         for (int i = Const.T_BOOLEAN; (i <= Const.T_VOID) && !found; i++) {
1120 return Const.T_BOOLEAN;