Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(T) - Method in class cs2110.DynamicArrayIndexedSeq
- add(T) - Method in interface cs2110.IndexedSeq
-
Append `value` to the end of this sequence.
- add(T) - Method in class cs2110.JavaIndexedSeq
- addLine(int) - Method in class cs2110.SourceLines
-
Record the fact that `lineNumber` in our source meets the criteria.
- addOccurrence(String, int) - Method in class cs2110.WordOccurrences
-
Record that line `lineNumber` of source `sourceName` contains our word.
All Classes and Interfaces|All Packages|Constant Field Values