Scroll to navigation

LaTeXML::Core::Tokens(3pm) User Contributed Perl Documentation LaTeXML::Core::Tokens(3pm)
 

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.
2014-02-01 perl v5.18.2