CodBi
Preparing search index...
Demo
Demo
Class Demo
Demonstrative use of
D
esign
B
y
C
ontract Decorators
Index
Constructors
constructor
Properties
test
Property
Methods
test
AE
test
AE
Index
test
AE
Range
test
EQ
And
Path
test
EQ
And
Path
With
Inversion
test
INSTANCE
test
Paramvalue
And
Returnvalue
test
REGEX
With
AE
test
Returnvalue
test
TYPE
Constructors
constructor
new
Demo
()
:
Demo
Returns
Demo
Properties
test
Property
testProperty
:
string
= "a"
Methods
test
AE
testAE
(
x
:
unknown
[]
)
:
void
Parameters
x
:
unknown
[]
Returns
void
test
AE
Index
testAEIndex
(
x
:
unknown
[]
)
:
void
Parameters
x
:
unknown
[]
Returns
void
test
AE
Range
testAERange
(
x
:
unknown
[]
)
:
void
Parameters
x
:
unknown
[]
Returns
void
test
EQ
And
Path
testEQAndPath
(
o
:
HTMLElement
)
:
void
Parameters
o
:
HTMLElement
Returns
void
test
EQ
And
Path
With
Inversion
testEQAndPathWithInversion
(
o
:
HTMLElement
)
:
void
Parameters
o
:
HTMLElement
Returns
void
test
INSTANCE
testINSTANCE
(
candidate
:
any
)
:
undefined
Parameters
candidate
:
any
Returns
undefined
test
Paramvalue
And
Returnvalue
testParamvalueAndReturnvalue
(
a
:
string
)
:
string
Parameters
a
:
string
Returns
string
test
REGEX
With
AE
testREGEXWithAE
(
x
:
string
[]
)
:
void
Parameters
x
:
string
[]
Returns
void
test
Returnvalue
testReturnvalue
(
a
:
string
)
:
string
Parameters
a
:
string
Returns
string
test
TYPE
testTYPE
(
o
:
unknown
)
:
void
Parameters
o
:
unknown
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
test
Property
Methods
test
AE
test
AE
Index
test
AE
Range
test
EQ
And
Path
test
EQ
And
Path
With
Inversion
test
INSTANCE
test
Paramvalue
And
Returnvalue
test
REGEX
With
AE
test
Returnvalue
test
TYPE
CodBi
Loading...
Demonstrative use of Design By Contract Decorators