Inline generateSources() 89/104789/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Mar 2023 18:07:36 +0000 (19:07 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Mar 2023 18:14:20 +0000 (19:14 +0100)
commit6945b9293e7f56988226068129800e3441e9cf6d
tree8cbb70f0ddd293bd257e262cb07a448c1f1d8ff5
parent855d35d489782f7a79eb858fe8920c20fd44f89f
Inline generateSources()

This method has direct interactions with output collection. We are set
to change that integration and this inlining has the added benefit of
removing one intermediate collection.

JIRA: YANGTOOLS-745
Change-Id: Ice993375011fd31a3ec80771b0a3d056b921cb68
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugin/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/YangToSourcesProcessor.java