Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S 
- set(String, double) - Method in class cs2110.MapVarTable
- set(String, double) - Method in interface cs2110.VarTable
-
Associate `value` with variable `name` in this table, replacing any previously assigned value.
- SIMPLIFIED_CSV - Static variable in class cs2110.CsvEvaluator
-
A custom CSV format that resembles our "Simplified CSV" format from A3.
- SIN - Static variable in class cs2110.UnaryFunction
- size() - Method in class cs2110.MapVarTable
- size() - Method in interface cs2110.VarTable
-
Return the number of variables associated with values in this table.
- SQRT - Static variable in class cs2110.UnaryFunction
- stackDepth() - Method in exception class cs2110.IncompleteRpnException
-
The size of the expression stack at the conclusion of parsing.
- SUBTRACT - Static variable in interface cs2110.Operator
-
Operator for subtraction.
- SUBTRACT_SYMBOL - Static variable in interface cs2110.Operator
- symbol() - Method in interface cs2110.Operator
-
Return the symbol used to represent this operator in expression strings.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form