5.11.1.1.3.1.4. exampleCommentForReferenceThatHasMetaDataBar.ftl

Listing 5.96 examples/exampleCommentForReferenceThatHasMetaDataBar.ftl
1<#if !(modelReference)??>  <#stop "modelReference not found in context" ></#if>
2
3This is an example comment for a reference with meta data bar: ${modelReference.type} ${modelReference.name}.