Searched defs:copyConstructor (Results 1 – 2 of 2) sorted by relevance
22 public void copyConstructor() { in copyConstructor() method in ShadowPictureTest
119 static MethodSpec copyConstructor(ExecutableElement constructor) { in copyConstructor() method in Generators123 private static MethodSpec copyConstructor(ExecutableElement constructor, CodeBlock body) { in copyConstructor() method in Generators