@vivliostyle/core
Preparing search index...
exprs
SupportsTest
Class SupportsTest
Hierarchy (
View Summary
)
Val
SupportsTest
Index
Constructors
constructor
Properties
is
Func
key
name
scope
value
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
Constructors
constructor
new
SupportsTest
(
scope
:
LexicalScope
,
name
:
string
,
value
:
string
,
isFunc
:
boolean
,
)
:
SupportsTest
Parameters
scope
:
LexicalScope
name
:
string
value
:
string
isFunc
:
boolean
Returns
SupportsTest
Properties
is
Func
isFunc
:
boolean
key
key
:
string
name
name
:
string
scope
scope
:
LexicalScope
value
value
:
string
Methods
append
To
appendTo
(
buf
:
StringBuffer
,
priority
:
number
)
:
void
Parameters
buf
:
StringBuffer
priority
:
number
Returns
void
depend
depend
(
other
:
Val
,
context
:
Context
)
:
boolean
Parameters
other
:
Val
context
:
Context
Returns
boolean
depend
Core
dependCore
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
depend
Outer
dependOuter
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
evaluate
evaluate
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
evaluate
Core
evaluateCore
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
expand
expand
(
context
:
Context
,
params
:
Val
[]
)
:
Val
Parameters
context
:
Context
params
:
Val
[]
Returns
Val
is
Media
Name
isMediaName
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Func
key
name
scope
value
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
@vivliostyle/core
Loading...