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
69 public Constant get0Ok(int n) { in get0Ok() method in StdConstantPool
313 CstType catchType = (CstType) pool.get0Ok(catchTypeIdx); in code()397 CstNat method = (CstNat) pool.get0Ok(idx); in enclosingMethod()471 CstType outerClass = (CstType) pool.get0Ok(outerClassIdx); in innerClasses()472 CstString name = (CstString) pool.get0Ok(nameIdx); in innerClasses()
527 superClass = (CstType) pool.get0Ok(cpi); in parse0()