| Constructor and Description |
|---|
NewickParser(BufferedReader b)
This constructor initialize the newick parser
|
public NewickParser(BufferedReader b)
b - the BufferedReader which reads the newick filepublic PhyloTree tokenize() throws NonParsableException
PhyloTree from the given input streamPhyloTreeNonParsableException - if the stream is not parsable