public interface TsonAnnotation extends Comparable<TsonAnnotation>
| Modifier and Type | Method and Description |
|---|---|
TsonElement |
arg(int index) |
TsonElementList |
args() |
TsonAnnotationBuilder |
builder() |
String |
name() |
int |
size() |
compareToString name()
int size()
TsonElement arg(int index)
TsonElementList args()
TsonAnnotationBuilder builder()
Copyright © 2025 vpc open source initiative. All rights reserved.