public final class DocTagDeprecated extends AstNodeBase
| Constructor and Description |
|---|
DocTagDeprecated(AstLocation location)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ZserioAstVisitor visitor)
Accept zserio visitor.
|
getLocation, visitChildrenpublic DocTagDeprecated(AstLocation location)
location - Location of this AST node.public void accept(ZserioAstVisitor visitor)
AstNodevisitor - Visitor to accept.Last updated 2024-10-29 12:56:13