MuseScore
3.4
Music composition and notation
|
Files | |
file | lexer.cpp |
BWW file lexical analysis. | |
file | lexer.h [code] |
Definition of class Lexer. | |
file | main.cpp |
file | mxmlwriter.cpp |
Output writer for BWW to MusicXML converter. | |
file | mxmlwriter.h [code] |
Definition of class MxmlWriter. | |
file | parser.cpp |
A simple parser for bww files. | |
file | parser.h [code] |
Definition of class Parser. | |
file | symbols.cpp |
file | symbols.h [code] |
Definition of tokens types for bww lexer and parser. | |
file | writer.cpp |
Output writer for BWW to MusicXML converter. | |
file | writer.h [code] |
Definition of class Writer. | |