| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.format.tson.bundled |
| Modifier and Type | Method and Description |
|---|---|
TsonCommentType |
TsonComment.type() |
static TsonCommentType |
TsonCommentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TsonCommentType[] |
TsonCommentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TsonComment(TsonCommentType type,
String text) |
Copyright © 2025 vpc open source initiative. All rights reserved.