wesl
Preparing search index...
ConstElem
Interface ConstElem
a const declaration
interface
ConstElem
{
attributes
?:
AttributeElem
[]
;
contents
:
AbstractElem
[]
;
end
:
number
;
kind
:
"const"
;
name
:
TypedDeclElem
;
start
:
number
;
}
Hierarchy (
View Summary
)
ElemWithContentsBase
HasAttributes
ConstElem
Index
Properties
attributes?
contents
end
kind
name
start
Properties
Optional
attributes
attributes
?:
AttributeElem
[]
contents
contents
:
AbstractElem
[]
end
end
:
number
kind
kind
:
"const"
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...
a const declaration