package annotations
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class InheritanceProvenance(baseId: String) extends SerializableAnnotation with PerpetualAnnotation with UriAnnotation with Product with Serializable
- case class InheritedShapes(baseIds: Seq[String]) extends SerializableAnnotation with PerpetualAnnotation with UriAnnotation with Product with Serializable
- case class NilUnion(position: String) extends SerializableAnnotation with Product with Serializable
- case class ParsedFromTypeExpression(expression: String) extends SerializableAnnotation with Product with Serializable
Value Members
- object InheritanceProvenance extends AnnotationGraphLoader with Serializable
- object InheritedShapes extends AnnotationGraphLoader with Serializable
- object NilUnion extends AnnotationGraphLoader with Serializable
- object ParsedFromTypeExpression extends AnnotationGraphLoader with Serializable