SPeCS Packages Documentation
Preparing search index...
@specs-feup/kadabra
kadabra/Utils
beforeExit
Function beforeExit
beforeExit
(
method
:
Method
,
code
:
string
)
:
void
Inserts code before the exit of a method.
Parameters
method
:
Method
The method join point.
code
:
string
The code to insert.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SPeCS Packages Documentation
Loading...
Inserts code before the exit of a method.