Package org.openjdk.asmtools.jdis
Interface Printable
- All Known Implementing Classes:
AnnotationData,AnnotationElement,AnnotationElement.Annotation_AnnotationValue,AnnotationElement.AnnotationValue,AnnotationElement.Array_AnnotationValue,AnnotationElement.CPX_AnnotationValue,AnnotationElement.CPX2_AnnotationValue,AttributeData,BootstrapMethodData,ClassArrayData,ClassData,CodeData,ConstantPool,Container,Element,EnclosingMethodData,ExceptionData,FieldData,Indenter,InnerClassData,InstructionAttr,LineNumberData,LoadableDescriptorsData,LocalData,LocalVariableData,LocalVariableTypeData,MemberData,MethodData,ModuleContent,ModuleData,NestHostData,NestMembersData,ParameterAnnotationData,PermittedSubclassesData,RecordData,RecordData.Component,SignatureData,SourceDebugExtensionData,SourceFileData,StackMapData,StackMapTable,TypeAnnotationData,Utf8ArrayData
public interface Printable
-
Method Summary
-
Method Details
-
print
- Throws:
IOException
-
isPrintable
default boolean isPrintable() -
tableFormatSupported
default boolean tableFormatSupported()- Returns:
- true if a table format is supported
-