Package | Description |
---|---|
spoon.javadoc.internal |
Modifier and Type | Method and Description |
---|---|
JavadocInlineTag.Type |
JavadocInlineTag.getType() |
static JavadocInlineTag.Type |
JavadocInlineTag.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JavadocInlineTag.Type[] |
JavadocInlineTag.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JavadocInlineTag(java.lang.String tagName,
JavadocInlineTag.Type type,
java.lang.String content) |
Copyright © 2007–2021 Inria. All rights reserved.