@vivliostyle/core
Preparing search index...
css
Expr
Class Expr
Hierarchy (
View Summary
)
Val
Expr
Index
Constructors
constructor
Properties
expr
Methods
append
To
is
Expr
is
Ident
is
Num
is
Numeric
is
Space
List
string
Value
to
Expr
to
String
visit
Constructors
constructor
new
Expr
(
expr
:
Val
)
:
Expr
Parameters
expr
:
Val
Returns
Expr
Properties
expr
expr
:
Val
Methods
append
To
appendTo
(
buf
:
StringBuffer
,
toString
:
boolean
)
:
void
Parameters
buf
:
StringBuffer
toString
:
boolean
Returns
void
is
Expr
isExpr
()
:
boolean
Returns
boolean
is
Ident
isIdent
()
:
boolean
Returns
boolean
is
Num
isNum
()
:
boolean
Returns
boolean
is
Numeric
isNumeric
()
:
boolean
Returns
boolean
is
Space
List
isSpaceList
()
:
boolean
Returns
boolean
string
Value
stringValue
()
:
string
Returns
string
to
Expr
toExpr
()
:
Val
Returns
Val
to
String
toString
()
:
string
Returns
string
visit
visit
(
visitor
:
Visitor
)
:
Val
Parameters
visitor
:
Visitor
Returns
Val
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
expr
Methods
append
To
is
Expr
is
Ident
is
Num
is
Numeric
is
Space
List
string
Value
to
Expr
to
String
visit
@vivliostyle/core
Loading...