public class TypeAnnotationTypePathData extends Object
Constructor and Description |
---|
TypeAnnotationTypePathData() |
Modifier and Type | Method and Description |
---|---|
void |
addTypePathEntry(TypeAnnotationTypes.TypePathEntry entry) |
int |
getLength() |
void |
print(PrintWriter out,
String tab)
jdis: print the type_path structure
|
default String |
tabString(int tabLevel) |
String |
toString(int tabLevel) |
void |
write(CheckedDataOutputStream out) |
public void addTypePathEntry(TypeAnnotationTypes.TypePathEntry entry)
public void write(CheckedDataOutputStream out) throws IOException
IOException
public int getLength()
public String toString(int tabLevel)
public void print(PrintWriter out, String tab)
public String tabString(int tabLevel)
Copyright © 2021. All Rights Reserved.