Class TextOutput.NamedSource
java.lang.Object
org.openjdk.asmtools.common.outputs.TextOutput.NamedSource
- Enclosing class:
- TextOutput
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNamedSource
(String fullyQualifiedName, String body) NamedSource
(String fullyQualifiedName, String body, BiFunction<String, String, String> ornament) -
Method Summary
Modifier and TypeMethodDescriptiongetBody()
setOrnament
(BiFunction<String, String, String> ornament) toString()