Preparing search index...
The search index is not available
XCompile
XCompile
clang
DeprecatedAttr
Interface DeprecatedAttr
interface
DeprecatedAttr
{
id
:
string
;
inner
?:
Node
[]
;
kind
:
"DeprecatedAttr"
;
message
:
string
;
name
?:
string
;
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
;
type
:
TypeInfo
;
}
Hierarchy (
View Summary
)
GenericNode
DeprecatedAttr
Index
Properties
id
inner?
kind
message
name?
range?
type
Properties
id
id
:
string
Hexadecimal ID for the node, e.g. "0x..."
Optional
inner
inner
?:
Node
[]
kind
kind
:
"DeprecatedAttr"
The kind of the node
message
message
:
string
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
message
name
range
type
XCompile
Loading...
Hexadecimal ID for the node, e.g. "0x..."