Package de.uzl.its.swat.symbolic.invoke
Class StaticInvocation
java.lang.Object
de.uzl.its.swat.symbolic.invoke.StaticInvocation
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Value<?,?> invokeMethod(String owner, String name, org.objectweb.asm.Type[] desc, Value<?, ?>[] args, SymbolicTraceHandler symbolicStateHandler) 
- 
Constructor Details- 
StaticInvocationpublic StaticInvocation()
 
- 
- 
Method Details- 
invokeMethodpublic static Value<?,?> invokeMethod(String owner, String name, org.objectweb.asm.Type[] desc, Value<?, ?>[] args, SymbolicTraceHandler symbolicStateHandler) 
 
-