|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPhraseVisitor | |
|---|---|
| music | |
| Uses of IPhraseVisitor in music |
|---|
| Classes in music that implement IPhraseVisitor | |
|---|---|
class |
APhraseVisitor
|
| Fields in music declared as IPhraseVisitor | |
|---|---|
private IPhraseVisitor |
NESeqList.toStringAlgo
toString algo for rest |
| Methods in music with parameters of type IPhraseVisitor | |
|---|---|
java.lang.Object |
Tuplet.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
Triplet.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
Note.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
NESeqList.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
MTSeqList.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
IPhrase.execute(IPhraseVisitor algo,
java.lang.Object... params)
Executes (accepts) the visitor, calling the case associated with this host's index value. |
java.lang.Object |
Header.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
java.lang.Object |
Chord.execute(IPhraseVisitor algo,
java.lang.Object... params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||