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