Uses of Class
org.ek9lang.compiler.phase3.OperatorCheck
Packages that use OperatorCheck
-
Uses of OperatorCheck in org.ek9lang.compiler.phase3
Subclasses of OperatorCheck 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 '<=>' operation.(package private) final class
Given a symbol, this check that the type that the symbol has can support the '?' operation.