Attempts to parse a value into an SiType.
The parsed SiType value, or undefined if the value could not be parsed.
undefined
This function does not throw any exceptions.
The value to parse.
Generated using TypeDoc
Attempts to parse a value into an SiType.
Returns
The parsed SiType value, or
undefined
if the value could not be parsed.Throws
This function does not throw any exceptions.
Nosideeffects