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
U
V
W
Y
Z
_
N
name()
- Method in class java_cup.
symbol
String for the human readable name of the symbol.
newRandom()
- Method in class jcaas.midi.
GeneratedScore
A method to synchronize the random number generation for all staves.
NewTest
- Class in
jmusic
NewTest()
- Constructor for class jmusic.
NewTest
next()
- Method in class java_cup.
lalr_transition
Next transition in linked list of transitions out of a state
next_token()
- Static method in class java_cup.
lexer
Return one Symbol.
next_token()
- Method in interface java_cup.runtime.
Scanner
Return the next token, or
null
on end-of-file.
next_token()
- Method in class jcaas.annotation_parser.
AnnotationLexicalAnalyzer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token()
- Method in class jcaas.evaluation_parser.
EvalLexicalAnalyzer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token()
- Method in class jcaas.music_parser.
MusicLexicalAnalyzer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
no_prec
- Static variable in class java_cup.
assoc
NON
- Static variable in class java_cup.
sym
non_terminal
- Class in
java_cup
This class represents a non-terminal symbol in the grammar.
non_terminal(String, String)
- Constructor for class java_cup.
non_terminal
Full constructor.
non_terminal(String)
- Constructor for class java_cup.
non_terminal
Constructor with default type.
nonassoc
- Static variable in class java_cup.
assoc
NONASSOC
- Static variable in class java_cup.
parse_action
Constants for action type -- reduce action.
NONASSOC
- Static variable in class java_cup.
sym
nonassoc_action
- Class in
java_cup
This class represents a shift/reduce nonassociative error within the parse table.
nonassoc_action()
- Constructor for class java_cup.
nonassoc_action
Simple constructor.
NONE
- Static variable in class jcaas.script_nodes.
ArithmeticExpression
NONE
- Static variable in class jcaas.script_nodes.
ArithmeticTerm
NONE
- Static variable in class jcaas.script_nodes.
Rule
NONTERMINAL
- Static variable in class java_cup.
sym
not_reduced
- Static variable in class java_cup.
emit
Count of the number on non-reduced productions found.
Note
- Class in
jcaas.midi
Note represents a note that may be played by MIDIPlayer Extends StaffProperty.
Note(int)
- Constructor for class jcaas.midi.
Note
Default constructor, makes a note with a duration of 1ms/1 beat and a given pitch.
Note(int, int, double)
- Constructor for class jcaas.midi.
Note
Constructor, makes a note with a given pitch and duration in milliseconds.
Note
- Class in
jcaas.script_nodes
Note(Identifier)
- Constructor for class jcaas.script_nodes.
Note
note_reduction_use()
- Method in class java_cup.
production
Increment the count of reductions with this non-terminal
note_use()
- Method in class java_cup.
symbol
Increment the use count.
NOTECHANGE_MESSAGE
- Static variable in class jcaas.midi.messages.
MMessage
NoteChangeMessage
- Class in
jcaas.midi.messages
Class to pass messages about the currently playing note.
NoteChangeMessage(NoteVector)
- Constructor for class jcaas.midi.messages.
NoteChangeMessage
Standard Constructor
NOTELISTCHANGE_MESSAGE
- Static variable in class jcaas.midi.messages.
MMessage
NoteListChangeMessage
- Class in
jcaas.midi.messages
A class to pass messages concernting the entire list of notes for a staff
NoteListChangeMessage(NoteVector[])
- Constructor for class jcaas.midi.messages.
NoteListChangeMessage
Standard Constructor
NoteListGenerator
- Class in
jcaas.midi
NoteListGenerator creates a array of notes sutiable for use with Generalized Song
NoteVector
- Class in
jcaas.midi
NoteVector()
- Constructor for class jcaas.midi.
NoteVector
Default constructor.
NoteVector(boolean, double)
- Constructor for class jcaas.midi.
NoteVector
Advanced Constructor.
NoteWrapper
- Class in
jmusic.midi
NoteWrapper(Note, long)
- Constructor for class jmusic.midi.
NoteWrapper
nowarn
- Static variable in class java_cup.
emit
Do we skip warnings?
nullable()
- Method in class java_cup.
non_terminal
Nullability of this non terminal.
nullable()
- Method in class java_cup.
production
Nullability of the production (can it derive the empty string).
nullable_known()
- Method in class java_cup.
production
Is the nullability of the production known or unknown?
NULLSTATEMENT
- Static variable in class jcaas.script_nodes.
Statement
Special Statement instance for a statement that does nothing upon evaluation.
num_conflicts
- Static variable in class java_cup.
emit
Number of conflict found while building tables.
num_productions()
- Method in class java_cup.
non_terminal
Total number of productions with this non terminal on the LHS.
num_reductions()
- Method in class java_cup.
production
Count of number of reductions using this production.
num_states()
- Method in class java_cup.
parse_action_table
How many rows/states are in the machine/table.
num_states()
- Method in class java_cup.
parse_reduce_table
How many rows/states in the machine/table.
number()
- Static method in class java_cup.
lalr_state
Indicate total number of states there are.
number()
- Static method in class java_cup.
non_terminal
Total number of non-terminals.
number()
- Static method in class java_cup.
production
Total number of productions.
number()
- Static method in class java_cup.
terminal
Total number of terminals.
numberOfPhrases()
- Method in class jmusic.midi.
PhrasePlayer
NUMERIC_CONSTANT
- Static variable in class jcaas.annotation_parser.
sym
NUMERIC_CONSTANT
- Static variable in class jcaas.evaluation_parser.
sym
NUMERIC_CONSTANT
- Static variable in class jcaas.music_parser.
sym
NumericValue
- Class in
jcaas.script_nodes
This class represents a NUMERIC_VALUE in a script.
NumericValue(Integer)
- Constructor for class jcaas.script_nodes.
NumericValue
Constructs a NumericValue given an Integer.
NumericValue(Double)
- Constructor for class jcaas.script_nodes.
NumericValue
Constructs a NumericValue given a Double.
NumericValue(double)
- Constructor for class jcaas.script_nodes.
NumericValue
Construct a NumericValue given a double.
NumericValue(int)
- Constructor for class jcaas.script_nodes.
NumericValue
Construct a NumericValue given an int.
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
U
V
W
Y
Z
_