witchcraft ~master (2021-10-23T22:14:19.0643363)
Dub
Repo
Method.isFinal
witchcraft
methods
Method
Checks if this method is declared to be final.
class
Method
@
property
abstract const
bool
isFinal
(
)
Return Value
Type:
bool
true
if the method is final.
Meta
Source
See Implementation
witchcraft
methods
Method
functions
toString
properties
isFinal
isOverride
isStatic
isVirtual
Checks if this method is declared to be final.