public final class JavaTypesHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
hasPureAnnotation(org.eclipse.xtext.common.types.JvmOperation jvmOperation) |
static boolean |
is(org.eclipse.xtext.common.types.JvmType type,
java.lang.Class<?> clazz)
Copied from TypeReferences.is(JvmType,Class>) to make functionality available without injection
|
public static boolean is(org.eclipse.xtext.common.types.JvmType type, java.lang.Class<?> clazz)
public static boolean hasPureAnnotation(org.eclipse.xtext.common.types.JvmOperation jvmOperation)