Uses of Class
org.ek9lang.compiler.phase3.OperatorTest
Packages that use OperatorTest
-
Uses of OperatorTest in org.ek9lang.compiler.phase3
Subclasses of OperatorTest in org.ek9lang.compiler.phase3Modifier and TypeClassDescription(package private) class
Given a symbol, this check that the type that the symbol has can support the '<=>' operator.(package private) class
Given a symbol, this check that the type that the symbol has can support the '--' operator.(package private) class
Given a symbol, this check that the type that the symbol has can support the '#?' operator.(package private) class
Given a symbol, this check that the type that the symbol has can support the '++' operator.(package private) final class
Given a symbol, this check that the type that the symbol has can support the '?' operation.