DenoDeno.lint.ForInStatementinterface Deno.lint.ForInStatementunstableEnumerate over all enumerable string properties of an object. Properties ##type: "ForInStatement" #range: Range #left: Expression | VariableDeclaration #right: Expression #body: Statement #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.ForInStatementunstableEnumerate over all enumerable string properties of an object. Properties ##type: "ForInStatement" #range: Range #left: Expression | VariableDeclaration #right: Expression #body: Statement #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock