| Package | Description |
|---|---|
| org.eclipse.emf.codegen.jet |
| Modifier and Type | Class and Description |
|---|---|
class |
JETCommentItem |
class |
JETDirectiveItem |
class |
JETExpressionItem |
class |
JETJavaItem |
class |
JETLiteralItem |
class |
JETScriptletItem |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JETRootItem> |
JETCompilationUnit.getSkippedItems(int fileID) |
java.util.List<JETRootItem> |
JETCompilationUnit.getSkippedItems(int fileID,
int templateOffset,
int templateLength) |
static java.util.List<JETRootItem> |
JETParser.parseRootItems(java.lang.String content) |
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature