Class Hierarchy
- java.lang.Object
- org.aya.core.repr.AyaShape.Factory
Interface Hierarchy
- org.aya.core.repr.AyaShape
- org.aya.core.repr.CodeShape
- org.aya.core.repr.CodeShape.Moment
- org.aya.core.repr.CodeShape.ParamShape
- org.aya.core.repr.CodeShape.PatShape
- org.aya.core.repr.CodeShape.TermShape
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.aya.core.repr.CodeShape.MomentId (implements java.io.Serializable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.aya.core.repr.AyaShape.AyaIntShape (implements org.aya.core.repr.AyaShape)
- org.aya.core.repr.AyaShape.AyaListShape (implements org.aya.core.repr.AyaShape)
- org.aya.core.repr.CodeShape.CtorShape (implements org.aya.core.repr.CodeShape, org.aya.core.repr.CodeShape.Moment)
- 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.Sort (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
- org.aya.core.repr.ShapeRecognition
- java.lang.Record