Skip to content

Commit

Permalink
Merge pull request #984 from nomad-software/issue_12803
Browse files Browse the repository at this point in the history
Issue 12803 - __traits(getFunctionAttributes) is not documented
  • Loading branch information
CyberShadow committed Apr 30, 2015
2 parents f15f026 + 884f461 commit 6be29ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grammar.dd
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,10 @@ $(GNAME TraitsKeyword):
$(TRAITS_LINK2 identifier)
$(TRAITS_LINK2 getAliasThis)
$(TRAITS_LINK2 getAttributes)
$(TRAITS_LINK2 getFunctionAttributes)
$(TRAITS_LINK2 getMember)
$(TRAITS_LINK2 getOverloads)
$(TRAITS_LINK2 getPointerBitmap)
$(TRAITS_LINK2 getProtection)
$(TRAITS_LINK2 getVirtualFunctions)
$(TRAITS_LINK2 getVirtualMethods)
Expand Down

0 comments on commit 6be29ea

Please sign in to comment.