Package com.io7m.cedarbridge.schema.ast
@Export
@Version("1.0.0")
package com.io7m.cedarbridge.schema.ast
Cedarbridge message protocol (Schema AST)
-
ClassDescriptionThe base type of AST declarations.Documentation for an element.The base type of AST elements.A field appearing inside a record or a variant case.The type of record field names.A package import.A declaration of the language being used by the compiler.Mutable user data associated with AST elements.Functions over AST names.The base type of names.A package.A package declaration.The type of package names.The type of package short names.The type of protocol declarations.A protocol version declaration.The objects that can appear in records.A type application.The type of type declarations.The type of type expressions.The type of type names.A named type.The type of type parameter names.A record declaration.A variant declaration.A variant case declaration.The type of type parameter names.The objects that can appear in variants.