|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xbase.scoping.featurecalls.AbstractFeaturesForTypeProvider
org.eclipse.xtext.xtend2.scoping.ExtensionMethodsFeaturesProvider
public class ExtensionMethodsFeaturesProvider
| Constructor Summary | |
|---|---|
ExtensionMethodsFeaturesProvider()
|
|
| Method Summary | |
|---|---|
java.lang.Iterable<? extends JvmFeature> |
getFeaturesForType(JvmTypeReference type)
provides the features for a given type |
boolean |
isExtensionProvider()
|
void |
setContext(JvmTypeReference type)
|
| Methods inherited from class org.eclipse.xtext.xbase.scoping.featurecalls.AbstractFeaturesForTypeProvider |
|---|
isSameTypeOrAssignableToUpperBound |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionMethodsFeaturesProvider()
| Method Detail |
|---|
public void setContext(JvmTypeReference type)
public java.lang.Iterable<? extends JvmFeature> getFeaturesForType(JvmTypeReference type)
IFeaturesForTypeProvider
public boolean isExtensionProvider()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||