Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
_
M
makeNextStringToken()
- Method in class provided.token.tokenizer.
StringTokenizer
Returns the next string in the stream.
makeNextToken()
- Method in class provided.token.tokenizer.
ABCTokenizer
Parse the strings down from the getNextStringToken further, separating out the abc keywords into tokens.
makeNote(Token)
- Method in class provided.abcParser.
ABCParser
Parse a Note from the given Token
makeSeqListAlgo
- Variable in class provided.abcParser.
ABCParser
Main algo used to create a list of IPhrases from the stream of tokens that represents the progression of the song (phrase).
makeToken(String, String)
- Method in interface provided.token.
ITokenFactory
Creates an instance of an Token from the given name and lexeme values
makeToken(String, String)
- Method in class provided.token.
TokenFactory
Creates Tokens from the given name and lexeme.
map(Character)
- Method in class provided.util.
KeySignature
Takes a note (with no accidentals) and returns the accidental for this key signature.
MTSeqList
- Class in
provided.music
An empty sequence list.
MTSeqList()
- Constructor for class provided.music.
MTSeqList
private constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
_