Package | Description |
---|---|
org.apache.flex.compiler.common |
This package contains miscellaneous classes and interfaces
used by other compiler packages.
|
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes package. |
Modifier and Type | Field and Description |
---|---|
static NodeReference |
NodeReference.noReference
static that represents no NodeReference (e.g. for defs that came from an ABC)
|
Modifier and Type | Field and Description |
---|---|
protected NodeReference |
DefinitionBase.nodeRef |
Modifier and Type | Field and Description |
---|---|
protected NodeReference |
ASScope.scopedNodeRef
Weak ref back to the Block node to which this scope belongs TODO: Remove
once code model clients don't depend on this anymore
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.