@dallaylaen/ski-interpreter
Preparing search index...
quest
PropertyCase
Class PropertyCase
Hierarchy (
View Summary
)
Case
PropertyCase
Index
Constructors
constructor
Properties
caps
engine
env
expr
input
is
Affine?
max
note
Methods
check
parse
Constructors
constructor
new
PropertyCase
(
input
:
FreeVar
[]
,
options
:
AddCaseOptions
,
terms
:
string
[]
,
)
:
PropertyCase
Parameters
input
:
FreeVar
[]
options
:
AddCaseOptions
terms
:
string
[]
Returns
PropertyCase
Properties
caps
caps
:
Capability
engine
engine
:
Parser
env
env
:
{
[
key
:
string
]:
Expr
}
expr
expr
:
Subst
input
input
:
FreeVar
[]
Optional
is
Affine
isAffine
?:
boolean
max
max
:
number
Param: input
Param: options
note
note
:
string
Methods
check
check
(
...
input
:
Expr
[]
)
:
CaseResult
Parameters
...
input
:
Expr
[]
Returns
CaseResult
parse
parse
(
src
:
string
)
:
Subst
Parameters
src
:
string
Returns
Subst
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
caps
engine
env
expr
input
is
Affine
max
note
Methods
check
parse
@dallaylaen/ski-interpreter
Loading...
Param: input
Param: options