Package | Description |
---|---|
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
Modifier and Type | Method and Description |
---|---|
static INamespaceDefinition.IProtectedNamespaceDefinition |
NamespaceDefinition.createProtectedNamespaceDefinition(String uri)
Create a new protected namespace definition.
|
Constructor and Description |
---|
ClassDefinition(String name,
INamespaceReference namespaceRef,
INamespaceDefinition.IProtectedNamespaceDefinition protectedNamespace)
Constructs a new class definition with an explicit protected namespace.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.