Uses of Record Class
org.ek9lang.compiler.phase7.support.BinaryOperatorParams
Packages that use BinaryOperatorParams
-
Uses of BinaryOperatorParams in org.ek9lang.compiler.phase7.support
Classes in org.ek9lang.compiler.phase7.support that implement interfaces with type arguments of type BinaryOperatorParamsModifier and TypeClassDescriptionfinal classCONCERN: Binary operator invocation with memory management.Methods in org.ek9lang.compiler.phase7.support with parameters of type BinaryOperatorParamsModifier and TypeMethodDescriptionBinaryOperatorInvoker.apply(BinaryOperatorParams params) Invoke binary operator on two operands.