Package org.immutables.generator
Class Output.SourceFile
java.lang.Object
org.immutables.generator.Output.SourceFile
- Enclosing class:
Output
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) final Templates.CharConsumer(package private) final Output.ResourceKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidcomplete()private CharSequenceprivate booleanidenticalFileIsAlreadyGenerated(CharSequence sourceCode)
-
Field Details
-
key
-
consumer
-
completed
boolean completed
-
-
Constructor Details
-
SourceFile
SourceFile(Output.ResourceKey key)
-
-
Method Details
-
complete
void complete() -
identicalFileIsAlreadyGenerated
-
extractSourceCode
-