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