DenoDeno.lint.ClassBodyinterface Deno.lint.ClassBodyunstableRepresents the body of a class and contains all members Properties ##type: "ClassBody" #range: Range #body: Array<AccessorProperty | MethodDefinition | PropertyDefinition | StaticBlock | TSAbstractMethodDefinition | TSAbstractPropertyDefinition | TSIndexSignature> #parent: ClassDeclaration | ClassExpression
interface Deno.lint.ClassBodyunstableRepresents the body of a class and contains all members Properties ##type: "ClassBody" #range: Range #body: Array<AccessorProperty | MethodDefinition | PropertyDefinition | StaticBlock | TSAbstractMethodDefinition | TSAbstractPropertyDefinition | TSIndexSignature> #parent: ClassDeclaration | ClassExpression