package annotations
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class InheritanceProvenance (baseId: String) extends SerializableAnnotation with Product with Serializable
- case class InheritedShapes (baseIds: Seq[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 ParsedFromTypeExpression extends AnnotationGraphLoader with Serializable