Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
introspection
query
FunctionNodeResult
Interface FunctionNodeResult
Function node query result
interface
FunctionNodeResult
{
docstring
:
string
;
filePath
:
string
;
id
:
string
;
kind
:
number
;
name
:
string
;
nodeId
:
number
;
signature
:
any
;
sources
:
any
[]
;
}
Hierarchy (
view full
)
BaseNodeResult
FunctionNodeResult
Index
Properties
docstring
file
Path
id
kind
name
node
Id
signature
sources
Properties
docstring
docstring
:
string
file
Path
file
Path
:
string
id
id
:
string
kind
kind
:
number
name
name
:
string
node
Id
node
Id
:
number
signature
signature
:
any
sources
sources
:
any
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
docstring
file
Path
id
kind
name
node
Id
signature
sources
Tidyscripts Docs
Loading...
Function node query result