Searched refs:isClassProperty (Results 1 – 3 of 3) sorted by relevance
342 See also `t.isClassProperty(node, opts)` and `t.assertClassProperty(node, opts)`.
2410 pp$1.isClassProperty = function () { function2469 } else if (this.isClassProperty()) {2511 } else if (this.isClassProperty()) {
2116 export function isClassProperty(node: object | null | undefined, opts?: object): node is ClassPrope…