On this pageFunction: inConstructor() inConstructor(node: Readonly<Node>): boolean Defined in: util/tree.ts:59 Check whether a node is inside a class constructor method. Parametersâ nodeâ Readonly<Node> Returnsâ boolean