Modifier and type | Action and description |
---|---|
JvmGenericTypeFactory | createReceiver(int,String) |
org.eclipse.xtext.common.types.JvmGenericType | getGenericType(int) |
boolean | hasGeneratedType
Replies if the provider contains generated types. |
java.util.stream.Stream<T> | stream
Replies the stream on the created JVM types. |
new(TypesFactory)
def createReceiver(int,String) : JvmGenericTypeFactory
def getGenericType(int) : org.eclipse.xtext.common.types.JvmGenericType
def hasGeneratedType : boolean
def stream : java.util.stream.Stream<T>