Package de.uzl.its.swat.symbolic.invoke
Class InternalInvocation
java.lang.Object
de.uzl.its.swat.symbolic.invoke.InternalInvocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Value<?,
?> invokeMethod
(String name, Value<?, ?>[] args, org.objectweb.asm.Type[] types, SymbolicTraceHandler symbolicStateHandler)
-
Constructor Details
-
InternalInvocation
public InternalInvocation()
-
-
Method Details
-
invokeMethod
public static Value<?,?> invokeMethod(String name, Value<?, ?>[] args, org.objectweb.asm.Type[] types, SymbolicTraceHandler symbolicStateHandler)
-