Searched defs:Shape (Results 1 – 7 of 7) sorted by relevance
18 interface Shape { interface
34 type Shape = Square | Rectangle | Circle; alias
61 type Shape = Circle | Square; alias
71 interface Shape { interface
228 class Shape { class