Package com.io7m.cedarbridge.schema.ast
Interface CBASTVariantMemberType
- All Superinterfaces:
CBASTDeclarationType,CBASTElementType,com.io7m.jlexing.core.LexicalType<URI>
- All Known Implementing Classes:
CBASTDocumentation,CBASTField,CBASTTypeParameterName
public sealed interface CBASTVariantMemberType
extends CBASTDeclarationType
permits CBASTDocumentation, CBASTField, CBASTTypeParameterName
The objects that can appear in variants.
-
Method Summary
Methods inherited from interface com.io7m.cedarbridge.schema.ast.CBASTElementType
lexical, userData