com.singularsys.jep
Interface OperatorTable2.OperatorKey

All Known Implementing Classes:
BitwiseOperatorTable.BitwiseOperators, ExtendedOperatorSet.ExtendedOperators, JavaOperatorTable.JavaOperators, OperatorTable2.BasicOperators, OperatorTable2.PsudoOperators, OperatorTable2.SpecialOperators
Enclosing class:
OperatorTable2

public static interface OperatorTable2.OperatorKey

All operators enums must implement this interface. The internal table uses this as a key to look up operators new keys can be defined by enums implementing this interface.

Author:
Richard Morris



Copyright © 2008 Singular Systems http://www.singularsys.com/jep