# Functions
BelongToFirstElement returns true if the name has specified `prefix+"1"` and the next character is not digit.
No description provided by the author
IsEnum checks if text matches the enum type patterns.
IsKeyedList checks if text matches the keyed list type patterns.
IsList checks if text matches the list type patterns.
IsMap checks if text matches the map type patterns.
No description provided by the author
IsStruct checks if text matches the struct type patterns.
No description provided by the author
No description provided by the author
MatchEnum matches the enum type pattern.
MatchKeyedList matches the keyed list type patterns.
MatchList matches the list type patterns.
MatchMap matches the map type patterns.
No description provided by the author
MatchScalar matches the scalar type pattern.
MatchStruct matches the struct type patterns.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ungreedy type group.
No description provided by the author
No description provided by the author
# Structs
Descriptor describes type metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author