类分层结构
- java.lang.Object
- org.aya.core.repr.AyaShape.Factory
接口分层结构
- org.aya.core.repr.AyaShape
- org.aya.core.repr.CodeShape
- org.aya.core.repr.CodeShape.ParamShape
- org.aya.core.repr.CodeShape.PatShape
- org.aya.core.repr.CodeShape.TermShape
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.aya.core.repr.AyaShape.AyaIntLitShape (implements org.aya.core.repr.AyaShape)
- org.aya.core.repr.CodeShape.CtorShape (implements org.aya.core.repr.CodeShape)
- org.aya.core.repr.CodeShape.DataShape (implements org.aya.core.repr.CodeShape)
- org.aya.core.repr.CodeShape.FieldShape (implements org.aya.core.repr.CodeShape)
- org.aya.core.repr.CodeShape.FnShape (implements org.aya.core.repr.CodeShape)
- org.aya.core.repr.CodeShape.ParamShape.Any (implements org.aya.core.repr.CodeShape.ParamShape)
- org.aya.core.repr.CodeShape.ParamShape.Licit (implements org.aya.core.repr.CodeShape.ParamShape)
- org.aya.core.repr.CodeShape.ParamShape.Optional (implements org.aya.core.repr.CodeShape.ParamShape)
- org.aya.core.repr.CodeShape.PatShape.Any (implements org.aya.core.repr.CodeShape.PatShape)
- org.aya.core.repr.CodeShape.StructShape (implements org.aya.core.repr.CodeShape)
- org.aya.core.repr.CodeShape.TermShape.Any (implements org.aya.core.repr.CodeShape.TermShape)
- org.aya.core.repr.CodeShape.TermShape.Call (implements org.aya.core.repr.CodeShape.TermShape)
- org.aya.core.repr.CodeShape.TermShape.TeleRef (implements org.aya.core.repr.CodeShape.TermShape)
- org.aya.core.repr.ShapeMatcher
- java.lang.Record