wesl
Preparing search index...
OverrideElem
Interface OverrideElem
an override declaration
interface
OverrideElem
{
attributes
?:
AttributeElem
[]
;
contents
:
AbstractElem
[]
;
end
:
number
;
kind
:
"override"
;
name
:
TypedDeclElem
;
start
:
number
;
}
Hierarchy (
View Summary
)
ElemWithContentsBase
HasAttributes
OverrideElem
Index
Properties
attributes?
contents
end
kind
name
start
Properties
Optional
attributes
attributes
?:
AttributeElem
[]
contents
contents
:
AbstractElem
[]
end
end
:
number
kind
kind
:
"override"
name
name
:
TypedDeclElem
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
contents
end
kind
name
start
wesl
Loading...
an override declaration