public class MusicVisitor extends Object implements MusicConstants
MIDDLE_C, NUM_OCTAVES, OCTAVE, TEMPO_DEFAULT, TEMPO_MAX, TEMPO_MIN, VOLUME_DEFAULT| Constructor and Description |
|---|
MusicVisitor(MusicQueue musicQueue,
int tempo,
int volume) |
public MusicVisitor(MusicQueue musicQueue, int tempo, int volume)
public void visit(org.antlr.v4.runtime.tree.ParseTree node)
throws MusicException
MusicExceptionCopyright © 2021 Markus Heberling. All rights reserved.