public interface IMetaTag extends IMetaInfo, ISourceLocation
[Event(name="click", type="flash.events.MouseEvent")])
that applies to a given class, interface, variable, or method.| Modifier and Type | Field and Description |
|---|---|
static String |
GO_TO_DEFINITION_HELP
The special metadata name that indicates source location of a definition.
|
static String |
GO_TO_DEFINITION_HELP_POS |
static String |
SINGLE_VALUE |
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
IDefinition |
getDecoratedDefinition()
Gets the definition to which this metadata annotation is attached.
|
IMetaTagNode |
getTagNode()
Gets the
IMetaTagNode that produced this IMetaTag. |
String |
getValue()
If the metadata annotation specifies a single keyless value, this method
returns that value.
|
getAllAttributes, getAttribute, getAttributeValue, getTagNamegetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartstatic final String SINGLE_VALUE
static final String GO_TO_DEFINITION_HELP
static final String GO_TO_DEFINITION_HELP_POS
IDefinition getDecoratedDefinition()
String getValue()
null.IMetaTagNode getTagNode()
IMetaTagNode that produced this IMetaTag.Copyright © 2023 The Apache Software Foundation. All rights reserved.