Module aya.base

Interface CodeShape.ParamShape

All Known Implementing Classes:
CodeShape.ParamShape.Any, CodeShape.ParamShape.Licit, CodeShape.ParamShape.Optional
Enclosing interface:
CodeShape

public static sealed interface CodeShape.ParamShape permits CodeShape.ParamShape.Any, CodeShape.ParamShape.Licit, CodeShape.ParamShape.Optional