workspaced.com.snippets.generator

Undocumented in source.

Members

Classes

SnippetInfoGenerator
class SnippetInfoGenerator
Undocumented in source.

Enums

FullSnippetLevelWrapper
eponymoustemplate FullSnippetLevelWrapper(SnippetLevel level)
Undocumented in source.
SnippetLevelWrapper
eponymoustemplate SnippetLevelWrapper(SnippetLevel level)
Undocumented in source.
StackStorageScope
eponymoustemplate StackStorageScope(string val)
Undocumented in source.

Functions

fillLoopScopeInfo
bool fillLoopScopeInfo(SnippetLoopScope ret, VariableUsage variable)

Checks if a variable is suitable to be iterated over and finds out information about it

formatType
string formatType(IdType[] typeConstructors, TypeSuffix[] typeSuffixes, Type2 type2)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

VariableUsage
struct VariableUsage

Helper struct containing variable definitions and notable assignments which

Meta