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