On this pageFunction: inFunction() inFunction(node: Readonly<Node>): boolean Defined in: util/tree.ts:20 Check whether a node is inside a function-like scope. Parametersâ nodeâ Readonly<Node> Returnsâ boolean