| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions |
| Modifier and Type | Method and Description |
|---|---|
IMetaTag[] |
IDefinition.getAllMetaTags()
Returns all the
IMetaTagNode objects as an array |
IMetaTag |
IDefinition.getMetaTagByName(String name)
Returns the first
IMetaTagNode matching the given name |
IMetaTag[] |
IDefinition.getMetaTagsByName(String name)
Gets all the
IMetaTagNode objects that match the given name |
Copyright © 2023 The Apache Software Foundation. All rights reserved.