@vivliostyle/core
Preparing search index...
css
Ident
Class Ident
Hierarchy (
View Summary
)
Val
Ident
Index
Constructors
constructor
Properties
name
Methods
append
To
is
Expr
is
Ident
is
Num
is
Numeric
is
Space
List
string
Value
to
Expr
to
String
visit
Constructors
constructor
new
Ident
(
name
:
string
)
:
Ident
Parameters
name
:
string
Returns
Ident
Properties
name
name
:
string
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
(
scope
:
LexicalScope
,
ref
:
Val
)
:
Val
Parameters
scope
:
LexicalScope
ref
:
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
name
Methods
append
To
is
Expr
is
Ident
is
Num
is
Numeric
is
Space
List
string
Value
to
Expr
to
String
visit
@vivliostyle/core
Loading...