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