org.eclipse.xtext.common.types.util
Class DeprecationUtil

java.lang.Object
  extended by org.eclipse.xtext.common.types.util.DeprecationUtil

public class DeprecationUtil
extends java.lang.Object

Author:
Holger Schill - Initial contribution and API

Constructor Summary
DeprecationUtil()
           
 
Method Summary
static boolean isDeprecated(JvmAnnotationTarget jvmAnnotationTarget)
           
static boolean isDeprecated(JvmAnnotationType jvmAnnotationType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeprecationUtil

public DeprecationUtil()
Method Detail

isDeprecated

public static boolean isDeprecated(JvmAnnotationTarget jvmAnnotationTarget)

isDeprecated

public static boolean isDeprecated(JvmAnnotationType jvmAnnotationType)