public static class MemberResolver.Method extends Object
Modifier and Type | Field and Description |
---|---|
CtClass |
declaring |
MethodInfo |
info |
int |
notmatch |
Constructor and Description |
---|
MemberResolver.Method(CtClass c,
MethodInfo i,
int n) |
public CtClass declaring
public MethodInfo info
public int notmatch
public MemberResolver.Method(CtClass c, MethodInfo i, int n)
Copyright © 2012. All Rights Reserved.