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