Uses of Class
provided.token.ATokVisitor

Packages that use ATokVisitor
provided.abcParser   
 

Uses of ATokVisitor in provided.abcParser
 

Fields in provided.abcParser declared as ATokVisitor
private  ATokVisitor ABCParser.checkNextNoteAlgo
          Checks for dotted notes.
private  ATokVisitor ABCParser.makeSeqListAlgo
          Main algo used to create a list of IPhrases from the stream of tokens that represents the progression of the song (phrase).