Class HasTypeOfGeneric
java.lang.Object
org.ek9lang.compiler.phase5.HasTypeOfGeneric
-
Constructor Summary
ConstructorsConstructorDescriptionHasTypeOfGeneric
(ISymbol matchType) Constructor to check if symbol has a type that matches the use of the match generic type. -
Method Summary
-
Constructor Details
-
HasTypeOfGeneric
HasTypeOfGeneric(ISymbol matchType) Constructor to check if symbol has a type that matches the use of the match generic type.
-
-
Method Details
-
test
-