| Package | Description |
|---|---|
| org.apache.royale.compiler.common | |
| org.apache.royale.compiler.definitions |
| Class and Description |
|---|
| IMetaTagAttribute
An IMetaTagAttribute represents one attribute inside a metadata annotation,
such as
name="click" inside [Event(name="click",
type="flash.events.MouseEvent")]. |
| Class and 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. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.