- All Known Implementing Classes:
-
DefaultJvmGenericTypeProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
interface JvmGenericTypeProvider
Factory of JVM type for the 1-to-many generation.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
- See:
-
Action Summary
Modifier and type |
Action and description |
abstract org.eclipse.xtext.common.types.JvmGenericType |
getGenericType(int)
Replies the generic type that was created at the given slot. |
Modifier and type |
Action and description |
abstract org.eclipse.xtext.common.types.JvmGenericType |
getGenericType(int)
Replies the generic type that was created at the given slot. |
Action Details
- getGenericType(int)
-
def getGenericType(int) : org.eclipse.xtext.common.types.JvmGenericType
Replies the generic type that was created at the given slot.
- Parameters:
-
index -
- Returns:
-