| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions.metadata | |
| org.apache.royale.compiler.tree.metadata |
| Modifier and Type | Method and Description |
|---|---|
IMetaTagNode |
IMetaTag.getTagNode()
Gets the
IMetaTagNode that produced this IMetaTag. |
| Modifier and Type | Method and Description |
|---|---|
IMetaTagNode[] |
IMetaTagsNode.getAllTags()
Returns all the
IMetaTagNode objects as an array |
IMetaTagNode |
IMetaTagsNode.getTagByName(String name)
Returns the first
IMetaTagNode matching the given name |
IMetaTagNode[] |
IMetaTagsNode.getTagsByName(String name)
Gets all the
IMetaTagNode objects that match the given name |
Copyright © 2023 The Apache Software Foundation. All rights reserved.