Searched refs:syntheticMethods (Results 1 – 1 of 1) sorted by relevance
232 Stream<MethodNode> syntheticMethods = node.invisibleAnnotations.stream() in getImpliedMethods() local273 return Stream.concat(Stream.of(node), syntheticMethods); in getImpliedMethods()