@mathjax/src
Preparing search index...
input/tex/Token
Token
Class Token
Token class
Index
Constructors
constructor
Constructors
constructor
new
Token
(
_token
:
string
,
_char
:
string
,
_attributes
:
Attributes
)
:
Token
Parameters
_token
:
string
The token parsed.
_char
:
string
The corresponding translation.
_attributes
:
Attributes
The attributes for the translation.
Returns
Token
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@mathjax/src
Loading...
Token class