hunt-reflection ~master (2019-11-13T07:39:18Z)
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.