Package | Description |
---|---|
org.apache.flex.compiler.definitions |
This package contains interfaces for various kinds of definitions
found in AS and MXML files.
|
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
Modifier and Type | Interface and Description |
---|---|
static interface |
INamespaceDefinition.IFilePrivateNamespaceDefinition
Interface implemented by all file private namespace definitions.
|
Modifier and Type | Method and Description |
---|---|
static INamespaceDefinition.IPrivateNamespaceDefinition |
NamespaceDefinition.createPrivateNamespaceDefinition(String uri)
Create a new private namespace definition.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.