DenoDeno.lint.SwitchStatementinterface Deno.lint.SwitchStatementunstableMatch an expression against a series of cases. Properties ##type: "SwitchStatement" #range: Range #discriminant: Expression #cases: SwitchCase[] #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.SwitchStatementunstableMatch an expression against a series of cases. Properties ##type: "SwitchStatement" #range: Range #discriminant: Expression #cases: SwitchCase[] #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock