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