| Package | Description |
|---|---|
| org.eclipse.emf.codegen.jet |
| Modifier and Type | Class and Description |
|---|---|
class |
JETAttributeItem |
class |
JETAttributeListItem |
class |
JETTokenItem |
class |
JETValueElementItem |
class |
JETValueItem |
| Modifier and Type | Method and Description |
|---|---|
protected JETSubItem |
JETSubItem.asSubItem() |
protected JETSubItem |
JETItem.asSubItem() |
JETSubItem |
JETItem.getChild(int fileID,
int templateOffset) |
JETSubItem |
JETItem.getLeaf(int fileID,
int templateOffset) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JETSubItem> |
JETValueItem.getChildren() |
java.util.List<JETSubItem> |
JETTokenItem.getChildren() |
java.util.List<JETSubItem> |
JETItem.getChildren() |
java.util.List<JETSubItem> |
JETDirectiveItem.getChildren() |
java.util.List<JETSubItem> |
JETCommentItem.getChildren() |
java.util.List<JETSubItem> |
JETAttributeListItem.getChildren() |
java.util.List<JETSubItem> |
JETAttributeItem.getChildren() |
java.util.List<JETSubItem> |
JETCommentItem.getLineItems() |
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature