Uses of Class
joeq.Class.jq_FakeInstanceMethod

Packages that use jq_FakeInstanceMethod
joeq.Compiler.Analysis.FlowInsensitive   
joeq.Compiler.Analysis.Primitive   
 

Uses of jq_FakeInstanceMethod in joeq.Compiler.Analysis.FlowInsensitive
 

Methods in joeq.Compiler.Analysis.FlowInsensitive with parameters of type jq_FakeInstanceMethod
static MethodSummary MethodSummary.fakeCloneMethodSummary(jq_FakeInstanceMethod method)
           
 

Uses of jq_FakeInstanceMethod in joeq.Compiler.Analysis.Primitive
 

Methods in joeq.Compiler.Analysis.Primitive with parameters of type jq_FakeInstanceMethod
static PrimitiveMethodSummary PrimitiveMethodSummary.fakeCloneMethodSummary(jq_FakeInstanceMethod method)
          fake a method summary that simulates the effect of the inherited default clone().
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.