Extend codegen's FunctionDescription with isAbstract/isFinal/isOverriding
ClosedPublic

Authored by kossebau on Aug 3 2017, 4:17 PM.

Details

Summary

Enables e.g. file templates snippets to access these properties
(kdevelop's file_templates/common/class_method_declaration_cpp.txt does
this already accidently)

Diff Detail

Repository
R33 KDevPlatform
Branch
extendfunctiondescription
Lint
No Linters Available
Unit
No Unit Test Coverage
kossebau created this revision.Aug 3 2017, 4:17 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptAug 3 2017, 4:17 PM
kfunk accepted this revision.Aug 3 2017, 7:19 PM
kfunk added a subscriber: kfunk.

Nice find!

This revision is now accepted and ready to land.Aug 3 2017, 7:19 PM
This revision was automatically updated to reflect the committed changes.