org.eclipse.internal.xpand2.type
Class DefinitionType
java.lang.Object
org.eclipse.xtend.typesystem.AbstractTypeImpl
org.eclipse.internal.xpand2.type.DefinitionType
- All Implemented Interfaces:
- Type
public class DefinitionType
- extends AbstractTypeImpl
| Methods inherited from class org.eclipse.xtend.typesystem.AbstractTypeImpl |
convert, equals, getAllFeatures, getAllOperations, getAllProperties, getAllStaticProperties, getDocumentation, getFeature, getName, getOperation, getProperty, getStaticProperty, getTypeSystem, hashCode, internalGetSuperTypes, internalIsAssignableFrom, isAbstract, isAssignableFrom, toString |
TYPE_NAME
public static final String TYPE_NAME
- See Also:
- Constant Field Values
DefinitionType
public DefinitionType(TypeSystem ts)
getContributedFeatures
public Feature[] getContributedFeatures()
- Specified by:
getContributedFeatures in class AbstractTypeImpl
isInstance
public boolean isInstance(Object o)
newInstance
public Object newInstance()
getSuperTypes
public Set<Type> getSuperTypes()
- Specified by:
getSuperTypes in interface Type- Overrides:
getSuperTypes in class AbstractTypeImpl
Copyright © 2015. All rights reserved.