- All Known Implementing Classes:
CodeShape.ClauseShape,CodeShape.CtorShape,CodeShape.DataShape,CodeShape.FnShape
public sealed interface CodeShape
permits CodeShape.CtorShape, CodeShape.DataShape, CodeShape.FnShape, CodeShape.ClauseShape
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic enumstatic final recordstatic interfaceA capture group, seeCodeShape.CtorShapeandShapeMatcher.captures()static interfaceTyped capture name, rather than plain strings