joeq.Compiler.Analysis.IPSSA
Class SSALocation.LocalLocation
java.lang.Object
joeq.Compiler.Analysis.IPSSA.SSALocation.LocalLocation
- All Implemented Interfaces:
- SSALocation
- Enclosing interface:
- SSALocation
public static class SSALocation.LocalLocation
- extends Object
- implements SSALocation
These locations represent local variables.
getRegister
public RegisterFactory.Register getRegister()
toString
public String toString(PA pa)
- Specified by:
toString
in interface SSALocation
toString
public String toString()
- Overrides:
toString
in class Object
getName
public String getName(jq_Method method,
Quad quad)
Copyright © 2001-2008 John Whaley. All Rights Reserved.