Uses of Record Class
org.ek9lang.compiler.support.GenericInGenericData
Packages that use GenericInGenericData
-
Uses of GenericInGenericData in org.ek9lang.compiler.support
Classes in org.ek9lang.compiler.support that implement interfaces with type arguments of type GenericInGenericDataModifier and TypeClassDescriptionclass
Uses the symbol and scope management to traverse back up stack to determine if the outer parent is a generic type or not and also if this symbol passed in is a generic type.class
Given a parent and a dependent generic type, check that all parameters have been provided with suitable arguments, so that the Parameterized type can be used.Methods in org.ek9lang.compiler.support that return types with arguments of type GenericInGenericDataModifier and TypeMethodDescriptionMethods in org.ek9lang.compiler.support with parameters of type GenericInGenericDataModifier and TypeMethodDescriptionboolean
ParameterizationComplete.test
(GenericInGenericData data)