# Functions
No description provided by the author
No description provided by the author
ParseFieldKind attempts to convert a string to a FieldKind.
# Constants
FieldKindNative is a FieldKind of type Native.
FieldKindStdLib is a FieldKind of type StdLib.
FieldKindStringMap is a FieldKind of type StringMap.
FieldKindStruct is a FieldKind of type Struct.
FieldKindTCloudTag is a FieldKind of type TCloudTag.
# Variables
No description provided by the author
# Structs
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
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
FieldKind ENUM(Native,StdLib,StringMap,TCloudTag,Struct).