@agentix-e/spel-ts - v1.2.2
Preparing search index...
SpelReference
Interface SpelReference
interface
SpelReference
{
endPos
:
number
;
kind
:
SpelReferenceKind
;
name
:
string
;
nodeType
:
NodeType
;
path
:
string
[]
;
startPos
:
number
;
}
Index
Properties
end
Pos
kind
name
node
Type
path
start
Pos
Properties
end
Pos
endPos
:
number
kind
kind
:
SpelReferenceKind
name
name
:
string
node
Type
nodeType
:
NodeType
path
path
:
string
[]
start
Pos
startPos
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Pos
kind
name
node
Type
path
start
Pos
@agentix-e/spel-ts - v1.2.2
Loading...