|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function | |
|---|---|
| frysk.debuginfo | This package implements frysk's low-level, or application binary interface, location expression model. |
| frysk.scopes | Overview |
| Uses of Function in frysk.debuginfo |
|---|
| Methods in frysk.debuginfo that return Function | |
|---|---|
Function |
DebugInfoFrame.getSubprogram()
|
| Methods in frysk.debuginfo with parameters of type Function | |
|---|---|
void |
DebugInfoFrame.setSubprogram(Function subprogram)
|
| Uses of Function in frysk.scopes |
|---|
| Subclasses of Function in frysk.scopes | |
|---|---|
class |
ConcreteInlinedFunction
|
class |
InlinedFunction
Abstract instance of an inlinable function. |
class |
OutOfLineFunction
This refers to a concrete (not inlined) instance of a function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||