Skip navigation links
org.apache.royale.compiler.definitions.metadata

Interface IMetaTag

    • Method Detail

      • getDecoratedDefinition

        IDefinition getDecoratedDefinition()
        Gets the definition to which this metadata annotation is attached.
      • getValue

        String getValue()
        If the metadata annotation specifies a single keyless value, this method returns that value. Otherwise, it returns null.
        Returns:
        The keyless value.
      • getTagNode

        IMetaTagNode getTagNode()
        Gets the IMetaTagNode that produced this IMetaTag.

Copyright © 2023 The Apache Software Foundation. All rights reserved.