|
|||||||||
| 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.Boolean>
org.eclipse.xtext.common.types.util.SuperTypeCollector.Implementation
public static class SuperTypeCollector.Implementation
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.common.types.util.TypesSwitch |
|---|
modelPackage |
| Constructor Summary | |
|---|---|
SuperTypeCollector.Implementation(SuperTypeCollector.SuperTypeAcceptor acceptor,
TypeReferences references)
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
caseJvmAnyTypeReference(JvmAnyTypeReference object)
Returns the result of interpreting the object as an instance of 'Jvm Any Type Reference' |
java.lang.Boolean |
caseJvmConstraintOwner(JvmConstraintOwner object)
Returns the result of interpreting the object as an instance of 'Jvm Constraint Owner' |
java.lang.Boolean |
caseJvmDeclaredType(JvmDeclaredType object)
Returns the result of interpreting the object as an instance of 'Jvm Declared Type' |
java.lang.Boolean |
caseJvmMultiTypeReference(JvmMultiTypeReference object)
Returns the result of interpreting the object as an instance of 'Jvm Multi Type Reference' |
java.lang.Boolean |
caseJvmTypeReference(JvmTypeReference object)
Returns the result of interpreting the object as an instance of 'Jvm Type Reference' |
java.lang.Boolean |
caseJvmUpperBound(JvmUpperBound object)
Returns the result of interpreting the object as an instance of 'Jvm Upper Bound' |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuperTypeCollector.Implementation(SuperTypeCollector.SuperTypeAcceptor acceptor,
TypeReferences references)
| Method Detail |
|---|
public java.lang.Boolean caseJvmTypeReference(JvmTypeReference object)
TypesSwitch
caseJvmTypeReference in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseJvmMultiTypeReference(JvmMultiTypeReference object)
TypesSwitch
caseJvmMultiTypeReference in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseJvmAnyTypeReference(JvmAnyTypeReference object)
TypesSwitch
caseJvmAnyTypeReference in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseJvmDeclaredType(JvmDeclaredType object)
TypesSwitch
caseJvmDeclaredType in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseJvmUpperBound(JvmUpperBound object)
TypesSwitch
caseJvmUpperBound in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseJvmConstraintOwner(JvmConstraintOwner object)
TypesSwitch
caseJvmConstraintOwner in class TypesSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||