witchcraft ~master (2017-07-19T01:25:32Z)
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.