Searched defs:TypeDef (Results 1 – 2 of 2) sorted by relevance
56 private static class TypeDef { class in AccessorTestGenerator60 …public TypeDef(String name, UnaryOperation[] unaryOperations, BinaryOperation[] binaryOperations) { in TypeDef() method in AccessorTestGenerator.TypeDef
1102 class TypeDef(TypeDeclaration): class