| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratorBase.postVisitLiteralArrayType(LiteralArrayType type) |
protected void |
GeneratorBase.preVisitLiteralArrayType(LiteralArrayType type) |
void |
GeneratorBase.visit(LiteralArrayType type) |
protected void |
GeneratorBase.visitLiteralArrayType(LiteralArrayType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeVisitor.visit(LiteralArrayType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImporter.propertyLiteralArrayType(XMLReader reader,
LiteralArrayType subject,
String name,
Object value) |
protected void |
ModelExporter.visitLiteralArrayType(LiteralArrayType target) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralTypeVisitor.visit(LiteralArrayType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelWriter.visit(LiteralArrayType type) |
void |
ClassNameCollector.visit(LiteralArrayType type) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.