Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
BloksExecutableAst
LiteralExpectation
Interface LiteralExpectation
Expected a literal string, like
"foo"i
.
interface
LiteralExpectation
{
ignoreCase
:
boolean
;
text
:
string
;
type
:
"literal"
;
}
Index
Properties
ignore
Case
text
type
Properties
Readonly
ignore
Case
ignore
Case
:
boolean
Readonly
text
text
:
string
Readonly
type
type
:
"literal"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ignore
Case
text
type
IGPAPI
Loading...
Expected a literal string, like
"foo"i
.