workspace-d v3.5.0-pre.7 (2019-12-12T20:38:43Z)
Dub
Repo
VariableUsage
workspaced
com
snippets
generator
Helper struct containing variable definitions and notable assignments which
struct
VariableUsage {
const
Type
type
;
const
Token
name
;
const
NonVoidInitializer
value
;
}
Members
Variables
name
Token
name
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
value
NonVoidInitializer
value
;
Undocumented in source.
Meta
Source
See Implementation
workspaced
com
snippets
generator
classes
SnippetInfoGenerator
enums
FullSnippetLevelWrapper
SnippetLevelWrapper
StackStorageScope
functions
fillLoopScopeInfo
formatType
structs
VariableUsage
Helper struct containing variable definitions and notable assignments which