com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICCall |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int | getArgumentCount() | ||||||||||
abstract List<ICExpression> | getArguments() | ||||||||||
abstract ICExpression | getCallsite() | ||||||||||
abstract List<? extends ICMethod> | getCandidates() | ||||||||||
abstract ICMethod | getMethod() | ||||||||||
abstract boolean | isStatic() | ||||||||||
abstract boolean | isSuperCall() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |