fillLoopScopeInfo

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

bool
fillLoopScopeInfo

Parameters

ret SnippetLoopScope

loop scope to manipulate

variable VariableUsage

variable to check

Return Value

Type: bool

true if this variable is suitable for iteration, false if not

Meta