| Package | Description |
|---|---|
| fr.xebia.extras.selma.codegen |
| Modifier and Type | Method and Description |
|---|---|
SourceNodeVars |
SourceNodeVars.withAssign(boolean assign) |
SourceNodeVars |
SourceNodeVars.withIndexPtr(char _ptr) |
SourceNodeVars |
SourceNodeVars.withInField(String _inField) |
SourceNodeVars |
SourceNodeVars.withInFieldPrefix(String inFieldPrefix) |
SourceNodeVars |
SourceNodeVars.withInOutType(InOutType inOutType) |
SourceNodeVars |
SourceNodeVars.withOutField(String _outField) |
SourceNodeVars |
SourceNodeVars.withUseGetterForDestination(boolean useGetterForDestination) |
| Modifier and Type | Method and Description |
|---|---|
MappingSourceNode |
MappingBuilder.build(MapperGeneratorContext context,
SourceNodeVars vars) |
void |
MapperGeneratorContext.pushStackForBody(MappingSourceNode node,
SourceNodeVars vars) |
void |
MapperGeneratorContext.pushStackForChild(MappingSourceNode node,
SourceNodeVars vars) |
protected void |
MappingBuilder.setOrAssignNestedBean(MapperGeneratorContext context,
SourceNodeVars vars,
InOutType inOutType) |
Copyright © 2016. All Rights Reserved.