Module grammar

Module grammar 

Source
Expand description

Contains only string constants for the tree-sitter node types and field names.

Constants§

FIELD_NAME_ARGUMENT
Constant for the tree-sitter field name argument.
FIELD_NAME_ARGUMENTS
Constant for the tree-sitter field name arguments.
FIELD_NAME_BASE
Constant for the tree-sitter field name base.
FIELD_NAME_BINDING
Constant for the tree-sitter field name binding.
FIELD_NAME_BODY
Constant for the tree-sitter field name body.
FIELD_NAME_BYTE
Constant for the tree-sitter field name byte.
FIELD_NAME_CARDINALITY
Constant for the tree-sitter field name cardinality.
FIELD_NAME_DOMAIN
Constant for the tree-sitter field name domain.
FIELD_NAME_ELEMENT
Constant for the tree-sitter field name element.
FIELD_NAME_ENTITY
Constant for the tree-sitter field name entity.
FIELD_NAME_ENVIRONMENT
Constant for the tree-sitter field name environment.
FIELD_NAME_FACET
Constant for the tree-sitter field name facet.
FIELD_NAME_FUNCTION
Constant for the tree-sitter field name function.
FIELD_NAME_IDENTITY
Constant for the tree-sitter field name identity.
FIELD_NAME_IS_FIXED
Constant for the tree-sitter field name is_fixed.
FIELD_NAME_LANGUAGE
Constant for the tree-sitter field name language.
FIELD_NAME_LHS
Constant for the tree-sitter field name lhs.
FIELD_NAME_MAX
Constant for the tree-sitter field name max.
FIELD_NAME_MEMBER
Constant for the tree-sitter field name member NODE_KIND_MEMBER.
FIELD_NAME_METHOD
Constant for the tree-sitter field name method.
FIELD_NAME_MIN
Constant for the tree-sitter field name min.
FIELD_NAME_MODULE
Constant for the tree-sitter field name module NODE_KIND_MODULE.
FIELD_NAME_NAME
Constant for the tree-sitter field name name.
FIELD_NAME_OPERATOR
Constant for the tree-sitter field name operator.
FIELD_NAME_ORDERING
Constant for the tree-sitter field name ordering.
FIELD_NAME_PARAMETER
Constant for the tree-sitter field name parameter.
FIELD_NAME_PARENT
Constant for the tree-sitter field name parent.
FIELD_NAME_PREDICATE
Constant for the tree-sitter field name predicate.
FIELD_NAME_PROPERTY
Constant for the tree-sitter field name property.
FIELD_NAME_QUANTIFIER
Constant for the tree-sitter field name quantifier.
FIELD_NAME_RANGE
Constant for the tree-sitter field name range.
FIELD_NAME_RELATION
Constant for the tree-sitter field name relation.
FIELD_NAME_RENAME
Constant for the tree-sitter field name rename.
FIELD_NAME_RESTRICTION
Constant for the tree-sitter field name restriction.
FIELD_NAME_RHS
Constant for the tree-sitter field name rhs.
FIELD_NAME_SEGMENT
Constant for the tree-sitter field name segment.
FIELD_NAME_SIGNATURE
Constant for the tree-sitter field name signature.
FIELD_NAME_SOURCE
Constant for the tree-sitter field name source.
FIELD_NAME_SUBJECT
Constant for the tree-sitter field name subject.
FIELD_NAME_TARGET
Constant for the tree-sitter field name target.
FIELD_NAME_TYPE
Constant for the tree-sitter field name type [type].
FIELD_NAME_TYPES
Constant for the tree-sitter field name types.
FIELD_NAME_UNIQUENESS
Constant for the tree-sitter field name uniqueness.
FIELD_NAME_VALUE
Constant for the tree-sitter field name value.
FIELD_NAME_VARIABLE
Constant for the tree-sitter field name variable.
FIELD_NAME_VERSION_INFO
Constant for the tree-sitter field name version_info.
FIELD_NAME_VERSION_URI
Constant for the tree-sitter field name version_uri.
FIELD_NAME_WILDCARD
Constant for the tree-sitter field name wildcard.
KW_ASSERT
Constant for the SDML keyword assert.
KW_BLOCK_END
Constant for the SDML keyword end.
KW_BLOCK_IS
Constant for the SDML keyword is.
KW_BLOCK_OF
Constant for the SDML keyword of.
KW_CLASS
Constant for the SDML keyword class.
KW_DATATYPE
Constant for the SDML keyword datatype.
KW_DATATYPE_FIXED
Constant for the SDML keyword fixed.
KW_DATATYPE_OPAQUE
Constant for the SDML keyword NODE_KIND_OPAQUE.
KW_DIMENSION
Constant for the SDML keyword dimension.
KW_DIMENSION_PARENT
Constant for the SDML keyword FIELD_NAME_PARENT.
KW_ENTITY
Constant for the SDML keyword entity.
KW_ENTITY_IDENTITY
Constant for the SDML keyword FIELD_NAME_IDENTITY.
KW_ENUM
Constant for the SDML keyword enum.
KW_EVENT
Constant for the SDML keyword event.
KW_FACET_EXPLICIT_TIMEZONE
Constant for the SDML keyword explicitTimezone.
KW_FACET_FRACTION_DIGITS
Constant for the SDML keyword fractionDigits.
KW_FACET_LENGTH
Constant for the SDML keyword length.
KW_FACET_MAX_EXCLUSIVE
Constant for the SDML keyword maxExclusive.
KW_FACET_MAX_INCLUSIVE
Constant for the SDML keyword maxInclusive.
KW_FACET_MAX_LENGTH
Constant for the SDML keyword maxLength.
KW_FACET_MIN_EXCLUSIVE
Constant for the SDML keyword minExclusive.
KW_FACET_MIN_INCLUSIVE
Constant for the SDML keyword minInclusive.
KW_FACET_MIN_LENGTH
Constant for the SDML keyword minLength.
KW_FACET_PATTERN
Constant for the SDML keyword pattern.
KW_FACET_TIMEZONE_OPTIONAL
Constant for the SDML keyword optional.
KW_FACET_TIMEZONE_PROHIBITED
Constant for the SDML keyword prohibited.
KW_FACET_TIMEZONE_REQUIRED
Constant for the SDML keyword required.
KW_FACET_TOTAL_DIGITS
Constant for the SDML keyword totalDigits.
KW_FN_DEF
Constant for the SDML keyword def.
KW_IMPORT
Constant for the SDML keyword NODE_KIND_IMPORT.
KW_IMPORT_FROM
Constant for the SDML keyword from.
KW_MODULE
Constant for the SDML keyword NODE_KIND_MODULE.
KW_MODULE_VERSION
Constant for the SDML keyword version.
KW_ORDERING_ORDERED
Constant for the SDML keyword ordered.
KW_ORDERING_UNORDERED
Constant for the SDML keyword unordered.
KW_PROPERTY
Constant for the SDML keyword FIELD_NAME_PROPERTY.
KW_RDF
Constant for the SDML keyword rdf.
KW_REF
Constant for the SDML keyword ref.
KW_RENAME_AS
Constant for the SDML keyword as.
KW_SELF
Constant for the SDML keyword self.
KW_SOURCE
Constant for the SDML keyword FIELD_NAME_SOURCE.
KW_STRUCTURE
Constant for the SDML keyword structure.
KW_TYPE_UNKNOWN
Constant for the SDML keyword unknown.
KW_UNION
Constant for the SDML keyword union.
KW_UNIQUENESS_NONUNIQUE
Constant for the SDML keyword nonunique.
KW_UNIQUENESS_UNIQUE
Constant for the SDML keyword unique.
KW_WILDCARD
Constant for the SDML keyword _.
KW_WITH
Constant for the SDML keyword with.
NODE_KIND_ANNOTATION
Constant for the tree-sitter node name annotation.
NODE_KIND_ANNOTATION_ONLY_BODY
Constant for the tree-sitter node name annotation_only_body.
NODE_KIND_ANNOTATION_PROPERTY
Constant for the tree-sitter node name annotation_property.
NODE_KIND_ATOMIC_SENTENCE
Constant for the tree-sitter node name atomic_sentence.
NODE_KIND_BINARY
Constant for the tree-sitter node name binary.
NODE_KIND_BINARY_BOOLEAN_SENTENCE
Constant for the tree-sitter node name binary_boolean_sentence.
NODE_KIND_BOOLEAN
Constant for the tree-sitter node name boolean.
NODE_KIND_BOOLEAN_SENTENCE
Constant for the tree-sitter node name boolean_sentence.
NODE_KIND_BUILTIN_SIMPLE_TYPE
Constant for the tree-sitter node name builtin_simple_type.
NODE_KIND_CARDINALITY_EXPRESSION
Constant for the tree-sitter node name cardinality_expression.
NODE_KIND_CONSTRAINT
Constant for the tree-sitter node name constraint.
NODE_KIND_CONSTRAINT_ENVIRONMENT
Constant for the tree-sitter node name constraint_environment.
NODE_KIND_CONSTRAINT_SENTENCE
Constant for the tree-sitter node name constraint_sentence.
NODE_KIND_CONTROLLED_LANGUAGE_TAG
Constant for the tree-sitter node name controlled_language_tag.
NODE_KIND_DATATYPE_DEF_RESTRICTION
Constant for the tree-sitter node name datatype_def_restriction.
NODE_KIND_DATA_TYPE_DEF
Constant for the tree-sitter node name data_type_def.
NODE_KIND_DECIMAL
Constant for the tree-sitter node name decimal.
NODE_KIND_DEFINITION
Constant for the tree-sitter node name definition.
NODE_KIND_DIGIT_RESTRICTION_FACET
Constant for the tree-sitter node name digit_restriction_facet.
NODE_KIND_DIMENSION_BODY
Constant for the tree-sitter node name dimension_body.
NODE_KIND_DIMENSION_DEF
Constant for the tree-sitter node name dimension_def.
NODE_KIND_DIMENSION_PARENT
Constant for the tree-sitter node name dimension_parent.
NODE_KIND_DOUBLE
Constant for the tree-sitter node name double.
NODE_KIND_ENTITY_BODY
Constant for the tree-sitter node name entity_body.
NODE_KIND_ENTITY_DEF
Constant for the tree-sitter node name entity_def.
NODE_KIND_ENTITY_IDENTITY
Constant for the tree-sitter node name entity_identity.
NODE_KIND_ENUM_BODY
Constant for the tree-sitter node name enum_body.
NODE_KIND_ENUM_DEF
Constant for the tree-sitter node name enum_def.
NODE_KIND_EQUATION
Constant for the tree-sitter node name equation.
NODE_KIND_EVENT_BODY
Constant for the tree-sitter node name event_body.
NODE_KIND_EVENT_DEF
Constant for the tree-sitter node name event_def.
NODE_KIND_FORMAL_CONSTRAINT
Constant for the tree-sitter node name formal_constraint.
NODE_KIND_FROM_CLAUSE
Constant for the tree-sitter node name from_clause.
NODE_KIND_FUNCTIONAL_TERM
Constant for the tree-sitter node name functional_term.
NODE_KIND_FUNCTION_BODY
Constant for the tree-sitter node name function_body.
NODE_KIND_FUNCTION_CARDINALITY_EXPRESSION
Constant for the tree-sitter node name function_cardinality_expression.
NODE_KIND_FUNCTION_COMPOSITION
Constant for the tree-sitter node name function_composition.
NODE_KIND_FUNCTION_DEF
Constant for the tree-sitter node name function_def.
NODE_KIND_FUNCTION_PARAMETER
Constant for the tree-sitter node name function_parameter.
NODE_KIND_FUNCTION_SIGNATURE
Constant for the tree-sitter node name function_signature.
NODE_KIND_FUNCTION_TYPE_REFERENCE
Constant for the tree-sitter node name function_type_reference.
NODE_KIND_IDENTIFIER
Constant for the tree-sitter node name identifier.
NODE_KIND_IDENTIFIER_REFERENCE
Constant for the tree-sitter node name identifier_reference.
NODE_KIND_IMPORT
Constant for the tree-sitter node name import.
NODE_KIND_IMPORT_STATEMENT
Constant for the tree-sitter node name import_statement.
NODE_KIND_INEQUATION
Constant for the tree-sitter node name inequation.
NODE_KIND_INFORMAL_CONSTRAINT
Constant for the tree-sitter node name informal_constraint.
NODE_KIND_INTEGER
Constant for the tree-sitter node name integer.
NODE_KIND_IRI
Constant for the tree-sitter node name iri.
NODE_KIND_LANGUAGE_TAG
Constant for the tree-sitter node name language_tag.
NODE_KIND_LENGTH_RESTRICTION_FACET
Constant for the tree-sitter node name length_restriction_facet.
NODE_KIND_LINE_COMMENT
Constant for the tree-sitter node name line_comment.
NODE_KIND_LOGICAL_OP_BICONDITIONAL
Constant for the tree-sitter node name logical_op_biconditional.
NODE_KIND_LOGICAL_OP_CONJUNCTION
Constant for the tree-sitter node name logical_op_conjunction.
NODE_KIND_LOGICAL_OP_DISJUNCTION
Constant for the tree-sitter node name logical_op_disjunction.
NODE_KIND_LOGICAL_OP_EXCLUSIVE_DISJUNCTION
Constant for the tree-sitter node name logical_op_exclusive_disjunction.
NODE_KIND_LOGICAL_OP_IMPLICATION
Constant for the tree-sitter node name logical_op_implication.
NODE_KIND_LOGICAL_OP_NEGATION
Constant for the tree-sitter node name logical_op_negation.
NODE_KIND_LOGICAL_QUANTIFIER_EXISTENTIAL
Constant for the tree-sitter node name logical_quantifier_existential.
NODE_KIND_LOGICAL_QUANTIFIER_UNIVERSAL
Constant for the tree-sitter node name logical_quantifier_universal.
NODE_KIND_MAPPING_TYPE
Constant for the tree-sitter node name mapping_type.
NODE_KIND_MAPPING_VALUE
Constant for the tree-sitter node name mapping_value.
NODE_KIND_MEMBER
Constant for the tree-sitter node name member.
NODE_KIND_MEMBER_DEF
Constant for the tree-sitter node name member_def.
NODE_KIND_MEMBER_IMPORT
Constant for the tree-sitter node name member_import.
NODE_KIND_METHOD_DEF
Constant for the tree-sitter node name method_def.
NODE_KIND_MODULE
Constant for the tree-sitter node name module.
NODE_KIND_MODULE_BODY
Constant for the tree-sitter node name module_body.
NODE_KIND_MODULE_IMPORT
Constant for the tree-sitter node name module_import.
NODE_KIND_MODULE_PATH_ABSOLUTE
Constant for the tree-sitter node name module_path_absolute.
NODE_KIND_MODULE_PATH_RELATIVE
Constant for the tree-sitter node name module_path_relative.
NODE_KIND_MODULE_PATH_ROOT
Constant for the tree-sitter node name module_path_root_only.
NODE_KIND_OPAQUE
Constant for the tree-sitter node name opaque.
NODE_KIND_OP_EQUALITY
Constant for the tree-sitter node name op_equality.
NODE_KIND_OP_GREATER_THAN
Constant for the tree-sitter node name op_greater_than.
NODE_KIND_OP_GREATER_THAN_OR_EQUAL
Constant for the tree-sitter node name op_greater_than_or_equal.
NODE_KIND_OP_INEQUALITY
Constant for the tree-sitter node name op_inequality.
NODE_KIND_OP_LESS_THAN
Constant for the tree-sitter node name op_less_than.
NODE_KIND_OP_LESS_THAN_OR_EQUAL
Constant for the tree-sitter node name op_less_than_or_equal.
NODE_KIND_PATTERN_RESTRICTION_FACET
Constant for the tree-sitter node name pattern_restriction_facet.
NODE_KIND_PREDICATE_SEQUENCE_MEMBER
Constant for the tree-sitter node name predicate_sequence_member.
NODE_KIND_PREDICATE_VALUE
Constant for the tree-sitter node name predicate_value.
NODE_KIND_PROPERTY_DEF
Constant for the tree-sitter node name property_def.
NODE_KIND_PROPERTY_REF
Constant for the tree-sitter node name property_ref.
NODE_KIND_QUALIFIED_IDENTIFIER
Constant for the tree-sitter node name qualified_identifier.
NODE_KIND_QUANTIFIED_SENTENCE
Constant for the tree-sitter node name quantified_sentence.
NODE_KIND_QUANTIFIED_VARIABLE
Constant for the tree-sitter node name quantified_variable.
NODE_KIND_QUANTIFIED_VARIABLE_BINDING
Constant for the tree-sitter node name quantified_variable_binding.
NODE_KIND_QUANTIFIER
Constant for the tree-sitter node name quantifier.
NODE_KIND_QUOTED_STRING
Constant for the tree-sitter node name quoted_string.
NODE_KIND_RDF_DEF
Constant for the tree-sitter node name rdf_def.
NODE_KIND_RDF_TYPES
Constant for the tree-sitter node name rdf_types.
NODE_KIND_RESERVED_SELF
Constant for the tree-sitter node name reserved_self.
NODE_KIND_SEQUENCE_BUILDER
Constant for the tree-sitter node name sequence_builder.
NODE_KIND_SEQUENCE_BUILDER_BODY
Constant for the tree-sitter node name sequence_builder_body.
NODE_KIND_SEQUENCE_OF_PREDICATE_VALUES
Constant for the tree-sitter node name sequence_of_predicate_values.
NODE_KIND_SEQUENCE_OF_VALUES
Constant for the tree-sitter node name sequence_of_values.
NODE_KIND_SEQUENCE_ORDERING
Constant for the tree-sitter node name sequence_ordering.
NODE_KIND_SEQUENCE_UNIQUENESS
Constant for the tree-sitter node name sequence_uniqueness.
NODE_KIND_SET_OP_BUILDER
Constant for the tree-sitter node name set_op_builder.
NODE_KIND_SET_OP_COMPLEMENT
Constant for the tree-sitter node name set_op_complement.
NODE_KIND_SET_OP_INTERSECTION
Constant for the tree-sitter node name set_op_intersection.
NODE_KIND_SET_OP_MEMBERSHIP
Constant for the tree-sitter node name set_op_membership.
NODE_KIND_SET_OP_SUBSET
Constant for the tree-sitter node name set_op_subset.
NODE_KIND_SET_OP_SUBSET_OR_EQUAL
Constant for the tree-sitter node name set_op_subset.
NODE_KIND_SET_OP_UNION
Constant for the tree-sitter node name set_op_union.
NODE_KIND_SIMPLE_SENTENCE
Constant for the tree-sitter node name simple_sentence.
NODE_KIND_SIMPLE_VALUE
Constant for the tree-sitter node name simple_value.
NODE_KIND_SOURCE_ENTITY
Constant for the tree-sitter node name source_entity.
NODE_KIND_SPAN
Constant for the tree-sitter node name span.
NODE_KIND_STRING
Constant for the tree-sitter node name string.
NODE_KIND_STRUCTURE_BODY
Constant for the tree-sitter node name structure_body.
NODE_KIND_STRUCTURE_DEF
Constant for the tree-sitter node name structure_def.
NODE_KIND_SUBJECT
Constant for the tree-sitter node name subject.
NODE_KIND_TERM
Constant for the tree-sitter node name term.
NODE_KIND_TYPE_CLASS_ARGUMENT
Constant for the tree-sitter node name type_class_argument.
NODE_KIND_TYPE_CLASS_BODY
Constant for the tree-sitter node name type_class_body.
NODE_KIND_TYPE_CLASS_DEF
Constant for the tree-sitter node name type_class_def.
NODE_KIND_TYPE_CLASS_REFERENCE
Constant for the tree-sitter node name type_class_reference.
NODE_KIND_TYPE_OP_COMBINER
Constant for the tree-sitter node name type_op_combiner.
NODE_KIND_TYPE_REFERENCE
Constant for the tree-sitter node name type_reference.
NODE_KIND_TYPE_VARIABLE
Constant for the tree-sitter node name type_variable.
NODE_KIND_TYPE_VARIANT
Constant for the tree-sitter node name type_variant.
NODE_KIND_TZ_RESTRICTION_FACET
Constant for the tree-sitter node name tz_restriction_facet.
NODE_KIND_UNARY_BOOLEAN_SENTENCE
Constant for the tree-sitter node name unary_boolean_sentence.
NODE_KIND_UNION_BODY
Constant for the tree-sitter node name union_body.
NODE_KIND_UNION_DEF
Constant for the tree-sitter node name union_def.
NODE_KIND_UNKNOWN_TYPE
Constant for the tree-sitter node name unknown_type.
NODE_KIND_UNSIGNED
Constant for the tree-sitter node name unsigned.
NODE_KIND_VALUE
Constant for the tree-sitter node name value.
NODE_KIND_VALUE_CONSTRUCTOR
Constant for the tree-sitter node name value_constructor.
NODE_KIND_VALUE_RESTRICTION_FACET
Constant for the tree-sitter node name value_restriction_facet.
NODE_KIND_VALUE_VARIANT
Constant for the tree-sitter node name value_variant.
NODE_KIND_VARIABLE
Constant for the tree-sitter node name variable.
NODE_KIND_WILDCARD
Constant for the tree-sitter node name wildcard.
OP_ASSIGNMENT
Constant for the SDML operator/relation =.
OP_ASSIGNMENT_BY_DEFINITION
Constant for the SDML operator/relation :=.
OP_ASSIGNMENT_BY_DEFINITION_SYMBOL
Constant for the SDML operator/relation .
OP_FN_COMPOSITION
Constant for the SDML operator/relation ..
OP_FN_COMPOSITION_SYMBOL
Constant for the SDML operator/relation ·.
OP_LOGICAL_BICONDITIONAL
Constant for the SDML operator/relation iff.
OP_LOGICAL_BICONDITIONAL_ALT
Constant for the SDML operator/relation <==>.
OP_LOGICAL_BICONDITIONAL_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_CONJUNCTION
Constant for the SDML operator/relation and.
OP_LOGICAL_CONJUNCTION_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_DISJUNCTION
Constant for the SDML operator/relation or.
OP_LOGICAL_DISJUNCTION_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_EXCLUSIVE_DISJUNCTION
Constant for the SDML operator/relation xor.
OP_LOGICAL_EXCLUSIVE_DISJUNCTION_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_IMPLICATION
Constant for the SDML operator/relation implies.
OP_LOGICAL_IMPLICATION_ALT
Constant for the SDML operator/relation ==>.
OP_LOGICAL_IMPLICATION_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_NEGATION
Constant for the SDML operator/relation not.
OP_LOGICAL_NEGATION_SYMBOL
Constant for the SDML operator/relation ¬.
OP_LOGICAL_QUANTIFIER_EXISTS
Constant for the SDML operator/relation exists.
OP_LOGICAL_QUANTIFIER_EXISTS_SYMBOL
Constant for the SDML operator/relation .
OP_LOGICAL_QUANTIFIER_FORALL
Constant for the SDML operator/relation forall.
OP_LOGICAL_QUANTIFIER_FORALL_SYMBOL
Constant for the SDML operator/relation .
OP_RELATION_EQUAL
Constant for the SDML operator/relation =.
OP_RELATION_GREATER_THAN
Constant for the SDML operator/relation >.
OP_RELATION_GREATER_THAN_OR_EQUAL
Constant for the SDML operator/relation >=.
OP_RELATION_GREATER_THAN_OR_EQUAL_SYMBOL
Constant for the SDML operator/relation .
OP_RELATION_LESS_THAN
Constant for the SDML operator/relation <.
OP_RELATION_LESS_THAN_OR_EQUAL
Constant for the SDML operator/relation <=.
OP_RELATION_LESS_THAN_OR_EQUAL_SYMBOL
Constant for the SDML operator/relation .
OP_RELATION_NOT_EQUAL
Constant for the SDML operator/relation /=.
OP_RELATION_NOT_EQUAL_SYMBOL
Constant for the SDML operator/relation .
OP_SET_COMPLEMENT
Constant for the SDML operator/relation complement.
OP_SET_COMPLEMENT_SYMBOL
Constant for the SDML operator/relation .
OP_SET_INTERSECTION
Constant for the SDML operator/relation intersection.
OP_SET_INTERSECTION_SYMBOL
Constant for the SDML operator/relation .
OP_SET_MEMBERSHIP
Constant for the SDML operator/relation in.
OP_SET_MEMBERSHIP_SYMBOL
Constant for the SDML operator/relation .
OP_SET_SUBSET
Constant for the SDML operator/relation subset.
OP_SET_SUBSET_OR_EQUAL
Constant for the SDML operator/relation subseteq.
OP_SET_SUBSET_OR_EQUAL_SYMBOL
Constant for the SDML operator/relation .
OP_SET_SUBSET_SYMBOL
Constant for the SDML operator/relation .
OP_SET_UNION
Constant for the SDML operator/relation union.
OP_SET_UNION_SYMBOL
Constant for the SDML operator/relation .
OP_TYPE_ASSERTION
Constant for the SDML operator/relation ->.
OP_TYPE_ASSERTION_SYMBOL
Constant for the SDML operator/relation .
OP_TYPE_CARDINALITY_RANGE
Constant for the SDML operator/relation ...
OP_TYPE_COMBINE
Constant for the SDML operator/relation +.
OP_TYPE_COMBINE_SYMBOL
Constant for the SDML operator/relation .
OP_TYPE_RESTRICTION
Constant for the SDML operator/relation <-.
OP_TYPE_RESTRICTION_SYMBOL
Constant for the SDML operator/relation .
PC_ANNOTATION_PREFIX
PC_BINARY_END
PC_BINARY_START
PC_BRACE_LEFT
PC_BRACE_RIGHT
PC_BRACKET_LEFT
PC_BRACKET_RIGHT
PC_CARDINALITY_END
PC_CARDINALITY_START
PC_CONSTRAINT_EXRESSION_END
PC_CONSTRAINT_EXRESSION_START
PC_FUNCTION_PARARGS_END
PC_FUNCTION_PARARGS_START
PC_IRI_END
PC_IRI_START
PC_LANGUAGE_PREFIX
PC_LINE_COMMENT_START
PC_MAPPING_TYPE_VALUE_END
PC_MAPPING_TYPE_VALUE_START
PC_METHOD_PARARGS_END
PC_METHOD_PARARGS_START
PC_MODULE_PATH_SEPARATOR
PC_PAREN_LEFT
PC_PAREN_RIGHT
PC_QUALIFIED_IDENTIFIER_SEPARATOR
PC_QUANTIFIED_SENTENCE_SEPARATOR
PC_RESTRICTION_END
PC_RESTRICTION_START
PC_SEQUENCE_BUILDER_END
PC_SEQUENCE_BUILDER_SEPARATOR
PC_SEQUENCE_BUILDER_START
PC_SEQUENCE_END
PC_SEQUENCE_START
PC_STRING_END
PC_STRING_START
PC_TYPE_CLASS_PARARGS_END
PC_TYPE_CLASS_PARARGS_START
RESERVED_CONSTRAINT_KEYWORDS
RESERVED_KEYWORDS
VALUE_BOOLEAN_FALSITY
VALUE_BOOLEAN_FALSITY_SYMBOL
VALUE_BOOLEAN_TRUTH
VALUE_BOOLEAN_TRUTH_SYMBOL
VALUE_EMPTY_SET