|
|
| |
LaTeXML::Core::Tokens(3) |
User Contributed Perl Documentation |
LaTeXML::Core::Tokens(3) |
"LaTeXML::Core::Tokens" - represents lists of LaTeXML::Core::Token's;
extends LaTeXML::Common::Object.
- "$tokens = Tokens(@token);"
- Creates a LaTeXML::Core::Tokens from a list of LaTeXML::Core::Token's
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".
Bruce Miller <bruce.miller@nist.gov>
Public domain software, produced as part of work done by the United States
Government & not subject to copyright in the US.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |