Uses of Class
provided.tokenFW.ATokVisitor
Packages that use ATokVisitor
Package
Description
Package for parsing for ABC music files into Token objects and then into IPhrase structures.
- 
Uses of ATokVisitor in provided.abcMusic.parser
Fields in provided.abcMusic.parser declared as ATokVisitorModifier and TypeFieldDescriptionprivate ATokVisitorABCParser.checkNextNoteAlgoChecks for dotted notes.private ATokVisitorABCParser.makeSeqListAlgoMain algo used to create a list of IPhrases from the stream of tokens that represents the progression of the song (phrase).