XCompile
Preparing search index...
Issue
Interface Issue
interface
Issue
{
level
:
IssueLevel
;
location
?:
Location
;
message
?:
string
;
source
?:
string
;
stack
?:
string
;
toString
?
()
:
string
;
}
Index
Properties
level
location?
message?
source?
stack?
Methods
to
String?
Properties
level
level
:
IssueLevel
Optional
location
location
?:
Location
Optional
message
message
?:
string
Optional
source
source
?:
string
Optional
stack
stack
?:
string
Methods
Optional
to
String
toString
?
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
level
location
message
source
stack
Methods
to
String
XCompile
Loading...