Module Root Error Code
ModuleRootErrorCode is an enum of ErrorCodes specific to errors involving ModuleRoots.
Author
Richard Arriaga
Entries
Link copied to clipboard
An unspecified error has occurred.
Link copied to clipboard
Located ModuleRoot has no source location.
Link copied to clipboard
Could not find ModuleRoot.
Link copied to clipboard
The ModuleRootResolver could not be successfully ModuleRoot.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.