Searched refs:get0Ok (Results 1 – 6 of 6) sorted by relevance
55 public Constant get0Ok(int n); in get0Ok() method
66 public Constant get0Ok(int n) { in get0Ok() method in StdConstantPool
278 CstType catchType = (CstType) pool.get0Ok(catchTypeIdx); in code()362 CstNat method = (CstNat) pool.get0Ok(idx); in enclosingMethod()436 CstType outerClass = (CstType) pool.get0Ok(outerClassIdx); in innerClasses()437 CstString name = (CstString) pool.get0Ok(nameIdx); in innerClasses()
480 superClass = (CstType) pool.get0Ok(cpi); in parse0()