AutoBE
Preparing search index...
@autobe/interface
AutoBeTestSourceIR
Interface AutoBeTestSourceIR
interface
AutoBeTestSourceIR
{
asynchronous
:
boolean
;
comments
?:
string
[]
;
file
:
string
;
functionName
:
string
;
parameters
:
AutoBeTestSourceIR
.
IParameter
[]
;
statements
:
AutoBeTestSourceIR
.
IStatement
[]
;
type
:
"testSource"
;
version
:
"v1"
;
}
Index
Properties
asynchronous
comments?
file
function
Name
parameters
statements
type
version
Properties
asynchronous
asynchronous
:
boolean
Optional
comments
comments
?:
string
[]
file
file
:
string
function
Name
functionName
:
string
parameters
parameters
:
AutoBeTestSourceIR
.
IParameter
[]
statements
statements
:
AutoBeTestSourceIR
.
IStatement
[]
type
type
:
"testSource"
version
version
:
"v1"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asynchronous
comments
file
function
Name
parameters
statements
type
version
AutoBE
Loading...