Uses of Record Class
org.ek9lang.compiler.phase7.support.UnaryOperatorParams
Packages that use UnaryOperatorParams
-
Uses of UnaryOperatorParams in org.ek9lang.compiler.phase7.support
Classes in org.ek9lang.compiler.phase7.support that implement interfaces with type arguments of type UnaryOperatorParamsModifier and TypeClassDescriptionfinal classCONCERN: Unary operator invocation with memory management.Methods in org.ek9lang.compiler.phase7.support with parameters of type UnaryOperatorParamsModifier and TypeMethodDescriptionUnaryOperatorInvoker.apply(UnaryOperatorParams params) Invoke unary operator on operand.