Searched refs:syntheticAccessorFSM (Results 1 – 1 of 1) sorted by relevance
72 private final SyntheticAccessorFSM syntheticAccessorFSM; field in SyntheticAccessorResolver77 this.syntheticAccessorFSM = new SyntheticAccessorFSM(opcodes); in SyntheticAccessorResolver()131 int accessType = syntheticAccessorFSM.test(instructions); in getAccessedMember()