Help Pages
Commands
Settings
Tutorial
Editor Functions
Command-Line Functions
Hint Mode Commands
Wiki
On This Page
Properties
exstr
is
Match
keys
numeric
Prefix
value
interface
ParserResponse
{
exstr
?:
string
;
isMatch
?:
boolean
;
keys
?:
MinimalKey
[]
;
numericPrefix
?:
number
;
value
?:
string
;
}
Index
Properties
exstr?
is
Match?
keys?
numeric
Prefix?
value?
Properties
Optional
exstr
exstr
?:
string
Optional
is
Match
isMatch
?:
boolean
Optional
keys
keys
?:
MinimalKey
[]
Optional
numeric
Prefix
numericPrefix
?:
number
Optional
value
value
?:
string