Home | History | Annotate | Download | only in classfile

Lines Matching refs:T_VOID

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