|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.common.types.util.TypesSwitch<java.lang.String>
org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureSignatureProvider.Switch
protected static class JvmFeatureSignatureProvider.Switch
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.common.types.util.TypesSwitch |
|---|
modelPackage |
| Constructor Summary | |
|---|---|
JvmFeatureSignatureProvider.Switch(ITypeArgumentContext ctx,
int numberOfIrrelevantArguments)
|
|
| Method Summary | |
|---|---|
java.lang.String |
caseJvmExecutable(JvmExecutable object)
Returns the result of interpreting the object as an instance of 'Jvm Executable'. |
java.lang.String |
caseJvmField(JvmField object)
Returns the result of interpreting the object as an instance of 'Jvm Field'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JvmFeatureSignatureProvider.Switch(ITypeArgumentContext ctx,
int numberOfIrrelevantArguments)
| Method Detail |
|---|
public java.lang.String caseJvmField(JvmField object)
TypesSwitch
caseJvmField in class TypesSwitch<java.lang.String>object - the target of the switch.
doSwitch(EObject)public java.lang.String caseJvmExecutable(JvmExecutable object)
TypesSwitch
caseJvmExecutable in class TypesSwitch<java.lang.String>object - the target of the switch.
doSwitch(EObject)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||