public class TypeOverridingDumper extends DelegatingDumper
Dumper.CannotCreateMethodErrorCollector.SummaryDumperMethodErrorCollectordelegate| Modifier and Type | Method and Description |
|---|---|
Dumper |
dump(JavaTypeInstance javaTypeInstance) |
Dumper |
dump(JavaTypeInstance javaTypeInstance,
TypeContext typeContext) |
TypeUsageInformation |
getTypeUsageInformation() |
Dumper |
withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation) |
addSummaryError, beginBlockComment, canEmitClass, close, comment, dump, endBlockComment, endCodeln, enqueuePendingCarriageReturn, explicitIndent, fieldName, getAdditionalOutputStream, getCurrentLine, getIndentLevel, getObfuscationMapping, getOutputCount, identifier, indent, informBytecodeLoc, keyword, label, literal, methodName, newln, operator, packageName, print, print, removePendingCarriageReturn, separatorpublic TypeUsageInformation getTypeUsageInformation()
getTypeUsageInformation in interface DumpergetTypeUsageInformation in class DelegatingDumperpublic Dumper dump(JavaTypeInstance javaTypeInstance)
dump in interface Dumperdump in class DelegatingDumperpublic Dumper dump(JavaTypeInstance javaTypeInstance, TypeContext typeContext)
dump in interface Dumperdump in class DelegatingDumperpublic Dumper withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)
withTypeUsageInformation in interface DumperwithTypeUsageInformation in class DelegatingDumperCopyright © 2011-2021. All Rights Reserved.