dmildew v0.2.5 (2021-02-06T13:55:08Z)
Dub
Repo
Context.forceRemoveVarOrConst
mildew
context
Context
Forces the removal of a const or variable in the current context.
class
Context
void
forceRemoveVarOrConst
(
in
string
name
)
Meta
Source
See Implementation
mildew
context
Context
constructors
this
functions
declareVariableOrConst
forceRemoveVarOrConst
forceSetVarOrConst
getGlobalContext
insertLabel
interpreter
labelExists
lookupVariableOrConst
name
parent
reassignVariable
removeLabelFromCurrent
toString
unsetVariable
variableOrConstExists
Forces the removal of a const or variable in the current context.