Lines Matching refs:accessor
776 * <accessor>.<field>, where <accessor> has the type <accessorType>?
982 ClassDefinition accessor,
1014 if (accessor != null) {
1015 if (!accessor.canAccess(env, method)) {
1031 // If accessor is null, we assume that the access
1079 ClassDefinition accessor,
1084 return matchMethod(env, accessor, methodName,
1095 ClassDefinition accessor,
1099 return matchMethod(env, accessor, methodName,