Searched defs:VARARGS (Results 1 – 6 of 6) sorted by relevance
41 int VARARGS = 0x00000080; /* Method accepts var. args*/ field
40 VARARGS(TurbineFlag.ACC_VARARGS), enumConstant
33 public static final int VARARGS = 0x0080; // for method_info field in AccessFlag
39 public static final int VARARGS = AccessFlag.VARARGS; field in Modifier
47 VARARGS(0x80, "varargs", false, true, false), enumConstant
33 VARARGS { enumConstant