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.2018-08-13 | perl v5.26.2 |