Searched defs:firstAccessor (Results 1 – 2 of 2) sorted by relevance
1059 …const { firstAccessor, secondAccessor, setAccessor } = getAllAccessorDeclarations(node.members, ac… constant1060 …const firstAccessorWithDecorators = firstAccessor.decorators ? firstAccessor : secondAccessor && s… constant
188 …const { firstAccessor, getAccessor, setAccessor } = getAllAccessorDeclarations(properties, propert… constant