public interface ICallNode
| Modifier and Type | Method and Description |
|---|---|
int |
getResultRegister()
Returns the result register.
|
boolean |
isConstructorCall()
Checks whether this is a constructor call or an ordinary call.
|
Copyright © 2012 Aarhus University