See: Description
Interface | Description |
---|---|
IDeprecationInfo |
Represents the information represented in
[Deprecated] metadata. |
IMetaTag |
One IMetaTag corresponds to a single metadata annoation (such as
[Event(name="click", type="flash.events.MouseEvent")])
that applies to a given class, interface, variable, or method. |
IMetaTagAttribute |
An IMetaTagAttribute represents one attribute inside a metadata annotation,
such as
name="click" inside [Event(name="click",
type="flash.events.MouseEvent")]. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.