package annotations
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class InvalidBinding(value: String) extends SerializableAnnotation with Product with Serializable
- case class OrphanOasExtension(location: String) extends SerializableAnnotation with Product with Serializable
- case class ParameterBindingInBodyLexicalInfo(range: Range) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ParentEndPoint(reference: String) extends SerializableAnnotation with ResolvableAnnotation with Product with Serializable
- case class TypePropertyLexicalInfo(range: Range) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
Value Members
- object InvalidBinding extends AnnotationGraphLoader with Serializable
- object OrphanOasExtension extends AnnotationGraphLoader with Serializable
- object ParameterBindingInBodyLexicalInfo extends AnnotationGraphLoader with Serializable
- object ParentEndPoint extends AnnotationGraphLoader with Serializable
- object TypePropertyLexicalInfo extends AnnotationGraphLoader with Serializable