wesl
Preparing search index...
DeclIdentElem
Interface DeclIdentElem
a declaration identifier (aka a symbol declaration)
interface
DeclIdentElem
{
end
:
number
;
ident
:
DeclIdent
;
kind
:
"decl"
;
srcModule
:
SrcModule
;
start
:
number
;
}
Hierarchy (
View Summary
)
AbstractElemBase
DeclIdentElem
Index
Properties
end
ident
kind
src
Module
start
Properties
end
end
:
number
ident
ident
:
DeclIdent
kind
kind
:
"decl"
src
Module
srcModule
:
SrcModule
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
ident
kind
src
Module
start
wesl
Loading...
a declaration identifier (aka a symbol declaration)