# Functions
NewParser returns a new instance of Parser.
NewScanner returns a new instance of Scanner.
No description provided by the author
# Constants
Start of the file: "^CLUSTAL".
No description provided by the author
End of line token.
End of File.
Identifier of sequence or part of sequence.
No description provided by the author
Number of sequences or length.
Number of taxa and length of sequences.
Whitespace.
# Type aliases
No description provided by the author