Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
code_generator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher
code_generator
Wiki
Asciidoc
ModelJoin integration
Changes
Page history
New page
Templates
Clone repository
Quickfix a wrong class reference
authored
6 years ago
by
Rico Bergmann
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
asciidoc/ModelJoin-integration.asciidoc
+1
-1
1 addition, 1 deletion
asciidoc/ModelJoin-integration.asciidoc
with
1 addition
and
1 deletion
asciidoc/ModelJoin-integration.asciidoc
View page @
17fd6056
...
@@ -90,7 +90,7 @@ image::modeljoin_keeps_composite.png[width=90%, align=center, link={imagesdir}/m
...
@@ -90,7 +90,7 @@ image::modeljoin_keeps_composite.png[width=90%, align=center, link={imagesdir}/m
To accommodate for this structure, the _Visitor
To accommodate for this structure, the _Visitor
Pattern_ is used footnote:[See https://en.wikipedia.org/wiki/Visitor_pattern for a short
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
=== Generating the ModelJoin representation
...
...
This diff is collapsed.
Click to expand it.