Changes
Page history
Quickfix a wrong class reference
authored
Apr 25, 2019
by
Rico Bergmann
Show whitespace changes
Inline
Side-by-side
asciidoc/ModelJoin-integration.asciidoc
View page @
17fd6056
...
...
@@ -90,7 +90,7 @@ image::modeljoin_keeps_composite.png[width=90%, align=center, link={imagesdir}/m
To accommodate for this structure, the _Visitor
Pattern_ is used footnote:[See https://en.wikipedia.org/wiki/Visitor_pattern for a short
introduction]. See the JavaDoc of `KeepExpressionVisitor` for details.
introduction]. See the JavaDoc of `
KeepExpression.
KeepExpressionVisitor` for details.
=== Generating the ModelJoin representation
...
...
...
...