Package | Description |
---|---|
org.opendaylight.mdsal.binding.generator.util |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSourceCodeGenerator
The default implementation of the SourceCodeGenerator interface that generates readable source code
for a runtime generated class.
|
class |
NullSourceCodeGenerator
Implementation of the SourceCodeGenerator interface that does nothing.
|
Modifier and Type | Method and Description |
---|---|
SourceCodeGenerator |
SourceCodeGeneratorFactory.getInstance(String generatedSourceDir)
Gets a SourceCodeGenerator instance.
|
Copyright © 2019 OpenDaylight. All rights reserved.