| Package | Description |
|---|---|
| org.jamon.codegen |
| Modifier and Type | Method and Description |
|---|---|
GenericParams |
TemplateUnit.getGenericParams() |
| Modifier and Type | Method and Description |
|---|---|
FragmentUnit |
AbstractUnit.addFragment(FragmentArgsNode node,
GenericParams genericParams) |
FragmentUnit |
StatementBlock.addFragment(FragmentArgsNode node,
GenericParams genericParams) |
FragmentUnit |
AbstractStatementBlock.addFragment(FragmentArgsNode node,
GenericParams genericParams) |
| Constructor and Description |
|---|
FragmentUnit(String name,
StatementBlock parent,
GenericParams genericParams,
ParserErrorsImpl errors,
org.jamon.api.Location location) |
Copyright © 2003–2015 Jamon developers. All rights reserved.