Uses of Interface
org.eclipse.gmt.modisco.java.CharacterLiteral
| 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 CharacterLiteral in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement CharacterLiteral Modifier and Type Class Description classCharacterLiteralImplAn implementation of the model object 'Character Literal'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return CharacterLiteral Modifier and Type Method Description CharacterLiteralJavaFactoryImpl. createCharacterLiteral() -
Uses of CharacterLiteral in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return CharacterLiteral Modifier and Type Method Description CharacterLiteralJavaFactory. createCharacterLiteral()Returns a new object of class 'Character Literal'. -
Uses of CharacterLiteral in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type CharacterLiteral Modifier and Type Method Description TJavaSwitch. caseCharacterLiteral(CharacterLiteral object)Returns the result of interpreting the object as an instance of 'Character Literal'.