Searched refs:METHOD_NAME_CLASS_GET_ENCLOSING_CONSTRUCTOR (Results 1 – 2 of 2) sorted by relevance
63 if (methodName.equals(ClassConstants.METHOD_NAME_CLASS_GET_ENCLOSING_CONSTRUCTOR) || in visitMethodrefConstant()
257 …public static final String METHOD_NAME_CLASS_GET_ENCLOSING_CONSTRUCTOR = "getEnclosingConstruc… field in ClassConstants