Uses of Interface
org.eclipse.gmt.modisco.java.EmptyStatement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of EmptyStatement in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement EmptyStatement Modifier and Type Class Description classEmptyStatementImplAn implementation of the model object 'Empty Statement'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return EmptyStatement Modifier and Type Method Description EmptyStatementJavaFactoryImpl. createEmptyStatement() -
Uses of EmptyStatement in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return EmptyStatement Modifier and Type Method Description EmptyStatementJavaFactory. createEmptyStatement()Returns a new object of class 'Empty Statement'. -
Uses of EmptyStatement in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type EmptyStatement Modifier and Type Method Description TJavaSwitch. caseEmptyStatement(EmptyStatement object)Returns the result of interpreting the object as an instance of 'Empty Statement'.