org.eclipse.internal.xpand2.type
Class IteratorType
java.lang.Object
org.eclipse.xtend.typesystem.AbstractTypeImpl
org.eclipse.internal.xpand2.type.IteratorType
- All Implemented Interfaces:
- Type
public class IteratorType
- 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
IteratorType
public IteratorType(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.