DenoDeno.lint.ExpressionStatementinterface Deno.lint.ExpressionStatementunstableStatement that holds an expression. Properties ##type: "ExpressionStatement" #range: Range #expression: Expression #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.ExpressionStatementunstableStatement that holds an expression. Properties ##type: "ExpressionStatement" #range: Range #expression: Expression #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock