workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
Dub
Repo
ASTContext.AnyAttributeInfo
workspaced
visitors
attributes
ASTContext
Undocumented in source.
struct
ASTContext
struct
AnyAttributeInfo {
AnyAttribute
base
;
bool
sticky
;
AttributeWithInfo
!
T
peek
();
}
Alias This
base
Members
Functions
peek
AttributeWithInfo
!
T
peek
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
base
AnyAttribute
base
;
Undocumented in source.
sticky
bool
sticky
;
Undocumented in source.
Meta
Source
See Implementation
workspaced
visitors
attributes
ASTContext
aliases
AnyAttribute
classes
AttributeWithInfo
functions
atAttributes
attributeDescriptions
containerAttributes
formattedAttributes
isAbstract
isAbstractInContainer
isFinal
isNogc
isNothrow
isStatic
isToken
isTokenInContainer
localAttributes
localFormattedAttributes
memberFunctionAttributes
memberFunctionAttributesInContainer
protectionAttribute
protectionType
pushContainer
pushData
requiredImplementationLevel
restore
save
simpleAttributes
simpleAttributesInContainer
userdataAttributes
structs
AnyAttributeInfo
ContainerAttribute
SimpleAttribute
UserdataAttribute
variables
attributes