com.singularsys.jep
Interface EmptyOperatorTable.OperatorKey

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

public static interface EmptyOperatorTable.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.

See Also:
OperatorTable2.BasicOperators, OperatorTable2.SpecialOperators, OperatorTable2.PsudoOperators



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