workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
Dub
Repo
ASTContext.pushData
workspaced
visitors
attributes
ASTContext
Undocumented in source. Be warned that the author may not have intended to support it.
void
pushData
(string name, Variant value, bool sticky)
void
pushData
(string name, T value, bool sticky)
struct
ASTContext
void
pushData
(
T
)
(
string
name
,
T
value
,
bool
sticky
= false
)
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