A B C D E F G H I L M N O P R S T U V

N

NULL_OPERAND - Static variable in class infix2postfix.BooleanClient
DUMMY operand for the boolean operand manager
NULL_OPERAND - Static variable in class infix2postfix.MathClient
DUMMY operand for this client used in unary operator calculations
NumericOperandManager - class infix2postfix.NumericOperandManager.
This class represents Numeric Operand Manager.
NumericOperandManager() - Constructor for class infix2postfix.NumericOperandManager
No-arg constructor.
NumericOperandManager(int) - Constructor for class infix2postfix.NumericOperandManager
This constructor allows radix specified for the operands for this operand manager.
NumericOperandManager(VariableHolder) - Constructor for class infix2postfix.NumericOperandManager
This constructor accepts custom "variable holder" as argument.

A B C D E F G H I L M N O P R S T U V