Searched refs:isClassMethod (Results 1 – 3 of 3) sorted by relevance
319 See also `t.isClassMethod(node, opts)` and `t.assertClassMethod(node, opts)`.
2414 pp$1.isClassMethod = function () { function2462 if (this.isClassMethod()) {2497 if (this.isClassMethod()) {
2093 export function isClassMethod(node: object | null | undefined, opts?: object): node is ClassMethod;