ReadonlyresultThe result of the enum.
Static ReadonlydefaultStatic ReadonlyenumsStatic ReadonlyidentifierThe type of the enum.
Static ReadonlysymbolThe symbol of the enum.
Static ReadonlytypeThe type of the enum.
Checks if the enum value is applicable.
Optional_error: booleanReturns true if the enum value is applicable, or false otherwise.
StaticextractReads the next value from the pointer.
The pointer to read from.
Whether the enum value is optional.