Class Reflections
java.lang.Object
pascal.taie.analysis.pta.plugin.util.Reflections
Static utility methods for reflection analysis.
-
Method Summary
Modifier and TypeMethodDescriptiongetConstructors
(JClass jclass) getDeclaredConstructors
(JClass jclass) getDeclaredMethods
(JClass jclass) getDeclaredMethods
(JClass jclass, String methodName) getMethods
(JClass jclass) getMethods
(JClass jclass, String methodName) static String
getShortName
(Invoke invoke)
-
Method Details
-
getDeclaredConstructors
-
getConstructors
-
getDeclaredMethods
-
getDeclaredMethods
-
getMethods
-
getMethods
-
getShortName
-