NAME
LaTeXML::Core::Tokens
- represents lists of LaTeXML::Core::Token's; extends LaTeXML::Common::Object.
Exported functions
$tokens = Tokens(@token);
-
Creates a LaTeXML::Core::Tokens from a list of LaTeXML::Core::Token's
Tokens methods
The following method is specific to LaTeXML::Core::Tokens
.
$tokenscopy = $tokens->clone;
-
Return a shallow copy of the $tokens. This is useful before reading from a
LaTeXML::Core::Tokens
.
AUTHOR
Bruce Miller <bruce.miller@nist.gov>
COPYRIGHT
Public domain software, produced as part of work done by the United States Government & not subject to copyright in the US.