Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.PointerType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of PointerType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return PointerType Modifier and Type Method Description PointerTypeCodeFactory. createPointerType()Returns a new object of class 'Pointer Type'. -
Uses of PointerType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement PointerType Modifier and Type Class Description classPointerTypeImplAn implementation of the model object 'Pointer Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return PointerType Modifier and Type Method Description PointerTypeCodeFactoryImpl. createPointerType() -
Uses of PointerType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type PointerType Modifier and Type Method Description TCodeSwitch. casePointerType(PointerType object)Returns the result of interpreting the object as an instance of 'Pointer Type'.