Uses of Record Class
org.ek9lang.compiler.phase3.ParametersData
Packages that use ParametersData
-
Uses of ParametersData in org.ek9lang.compiler.phase3
Classes in org.ek9lang.compiler.phase3 that implement interfaces with type arguments of type ParametersDataModifier and TypeClassDescription(package private) final class
Checks the number and types of the two sets of parameter list match exactly.Methods in org.ek9lang.compiler.phase3 with parameters of type ParametersDataModifier and TypeMethodDescriptionvoid
ParameterTypesExactMatchOrError.accept
(ParametersData data)