Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
AppliedVectorDefinition
Definition representing a Vectorized type.
|
class |
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
Constructor and Description |
---|
InterfaceDefinition.InterfaceIterator(ClassDefinitionBase cls,
ICompilerProject project,
Collection<ICompilerProblem> problems)
Creates iterator for all interfaces implemented by a class
|
Modifier and Type | Method and Description |
---|---|
ClassDefinitionBase |
ASScope.getContainingClass()
Helper method to return the ClassDefinition this scope is inside of, if
there is one.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.