Searched refs:toStartPc (Results 1 – 2 of 2) sorted by relevance
97 public int toStartPc(int line) { in toStartPc() method in LineNumberAttribute
269 print("find Line 10: " + ainfo.toStartPc(10)); in testLineNumberAttribute()