novx
Preparing search index...
core/src
TypeParser
Class TypeParser
Index
Constructors
constructor
Methods
constraint
Arguments
parse
supported
Constraints
supports
Constraint
Constructors
constructor
new
TypeParser
()
:
TypeParser
Returns
TypeParser
Methods
Static
constraint
Arguments
constraintArguments
(
type
:
string
,
constraint
:
string
)
:
string
[]
Parameters
type
:
string
constraint
:
string
Returns
string
[]
Static
parse
parse
(
type
:
string
,
constraintSpec
:
string
|
undefined
)
:
any
Parameters
type
:
string
constraintSpec
:
string
|
undefined
Returns
any
Static
supported
Constraints
supportedConstraints
(
type
:
string
)
:
string
[]
Parameters
type
:
string
Returns
string
[]
Static
supports
Constraint
supportsConstraint
(
type
:
string
,
keyword
:
string
)
:
boolean
Parameters
type
:
string
keyword
:
string
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
constraint
Arguments
parse
supported
Constraints
supports
Constraint
novx
Loading...