Preparing search index...
The search index is not available
XCompile
XCompile
clang
Label
Interface Label
interface
Label
{
declId
:
string
;
id
:
string
;
inner
?:
Node
[]
;
kind
:
"LabelStmt"
;
name
:
string
;
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
;
type
:
{
desugaredQualType
?:
string
;
qualType
:
string
;
typeAliasDeclId
?:
string
;
}
;
}
Hierarchy (
View Summary
)
GenericNode
Label
Index
Properties
decl
Id
id
inner?
kind
name
range?
type
Properties
decl
Id
declId
:
string
id
id
:
string
Hexadecimal ID for the node, e.g. "0x..."
Optional
inner
inner
?:
Node
[]
kind
kind
:
"LabelStmt"
The kind of the node
name
name
:
string
Optional
range
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
type
type
:
{
desugaredQualType
?:
string
;
qualType
:
string
;
typeAliasDeclId
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decl
Id
id
inner
kind
name
range
type
XCompile
Loading...
Hexadecimal ID for the node, e.g. "0x..."