Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C 
- colToLetters(int) - Static method in class cs2110.CsvEvaluator
-
Return the base-26 bijective numeration of `n` using the digits 'A'-'Z'.
- Constant - Class in cs2110
-
An expression tree node representing a fixed real number.
- Constant(double) - Constructor for class cs2110.Constant
-
Create a node representing the value `value`.
- contains(String) - Method in class cs2110.MapVarTable
- contains(String) - Method in interface cs2110.VarTable
-
Return whether variable `name` is currently associated with a value in this table.
- COS - Static variable in class cs2110.UnaryFunction
- cs2110 - package cs2110
- CsvEvaluator - Class in cs2110
-
An application for evaluating formulas in spreadsheets (in CSV format) and writing the result to the console.
- CsvEvaluator() - Constructor for class cs2110.CsvEvaluator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form