class GeppettoPrinterSwitch.GVariablesSwitch extends VariablesSwitch<java.lang.Object>
modelPackage
Constructor and Description |
---|
GVariablesSwitch() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
caseVariable(Variable object)
Returns the result of interpreting the object as an instance of 'Variable'.
|
caseISynchable, caseNode, caseTypeToValueMap, defaultCase, doSwitch, isSwitchFor
public java.lang.Object caseVariable(Variable object)
VariablesSwitch
caseVariable
in class VariablesSwitch<java.lang.Object>
object
- the target of the switch.doSwitch(EObject)