Package | Description |
---|---|
org.apache.flex.compiler.internal.abc | |
org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes package. |
Constructor and Description |
---|
ABCScopeBuilder(IWorkspace workspace,
byte[] abcData,
String path,
IFileScopeProvider fileScopeProvider)
Create an ABCScopeBuilder from ABC byte code data.
|
Modifier and Type | Class and Description |
---|---|
class |
ASFileScopeProvider
Constructs
ASFileScope objects for byte code in an ABC file. |
class |
SWCFileScopeProvider
Creates
ASFileScope objects for byte code in SWC library. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.