Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/kadabra
kadabra/Utils
beforeExit
Function beforeExit
before
Exit
(
method
,
code
)
:
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.