Uses of Record Class
org.ek9lang.compiler.phase3.StreamFunctionCheckData
Packages that use StreamFunctionCheckData
-
Uses of StreamFunctionCheckData in org.ek9lang.compiler.phase3
Classes in org.ek9lang.compiler.phase3 that implement interfaces with type arguments of type StreamFunctionCheckDataModifier and TypeClassDescription(package private) final class
Checks that the arguments in the function are compatible with the current pipeline type.Methods in org.ek9lang.compiler.phase3 with parameters of type StreamFunctionCheckDataModifier and TypeMethodDescriptionvoid
StreamFunctionArgumentsOrError.accept
(StreamFunctionCheckData functionData)