Select Git revision
mappingDefinition.mustache

René Schöne authored
- added fail-fast behaviour to mustache (if a name/method can not be resolved) - enabled logging of mustache (using log4j)
mappingDefinition.mustache 184 B
protected static {{toType}} ASTNode.{{methodName}}({{fromType}} {{fromVariableName}}) throws Exception {
{{{content}}}{{!maybe print line by line to get better indentation}}
}