public enum IndyInterface.CallType
Enum for easy differentiation between call types
Type Params | Return Type | Name and description |
---|---|---|
|
public static CallType |
fromCallSiteName(String callSiteName) |
|
public String |
getCallSiteName() Returns the name of the call site type |
Cast invocation type
Get property invocation type
Constructor invocation type
Method invocation type
Set property invocation type
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.