Searched defs:loopParameters (Results 1 – 2 of 2) sorted by relevance
176 loopParameters: ParameterDeclaration[]; property2991 const loopParameters: ParameterDeclaration[] = []; constant
90909 const currentState = { loopParameters, loopOutParameters }; property91215 …function processLoopVariableDeclaration(container, decl, loopParameters, loopOutParameters, hasCap… argument