G - Full Symbol Resolution can now take place.
-
(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.