Class CompileResult.StringContent
java.lang.Object
de.mirkosertic.bytecoder.core.backend.CompileResult.StringContent
- All Implemented Interfaces:
CompileResult.Content
- Enclosing class:
CompileResult<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.mirkosertic.bytecoder.core.backend.CompileResult.Content
asString
-
Field Details
-
fileName
-
data
-
-
Constructor Details
-
StringContent
-
-
Method Details
-
getFileName
- Specified by:
getFileName
in interfaceCompileResult.Content
-
writeTo
- Specified by:
writeTo
in interfaceCompileResult.Content
-