| Package | Description |
|---|---|
| org.teavm.flavour.templates.emitting | |
| org.teavm.flavour.templates.parsing | |
| org.teavm.flavour.templates.tree |
| Modifier and Type | Method and Description |
|---|---|
org.teavm.metaprogramming.Value<Fragment> |
TemplateEmitter.emitTemplate(org.teavm.metaprogramming.Value<Object> model,
String sourceFileName,
List<TemplateNode> fragment) |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateNode> |
Parser.parse(Reader reader,
String className) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentBinding |
class |
DOMElement |
class |
DOMText |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateNode> |
DOMElement.getChildNodes() |
List<TemplateNode> |
ComponentBinding.getContentNodes() |
Copyright © 2019. All rights reserved.