| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions |
| Class and Description |
|---|
| INamespaceReference
INamespaceReferences are used in the symbol table to represent
references to namespaces in two contexts:
a namespace specified on a
const, var,
function, and namespace definition
inside a class or interface;
a namespace specified in a use namespace directive.
|
| IReference
An
IReference represents a reference-by-name to an
IDefinition. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.