Package | Description |
---|---|
org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes package. |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
org.apache.flex.compiler.tree.as |
Modifier and Type | Method and Description |
---|---|
OffsetLookup |
ASFileScope.getOffsetLookup() |
Modifier and Type | Method and Description |
---|---|
void |
ASFileScope.setOffsetLookup(OffsetLookup offsetLookup)
Set the
OffsetLookup utility. |
Modifier and Type | Method and Description |
---|---|
OffsetLookup |
FileNode.getOffsetLookup() |
protected OffsetLookup |
NodeBase.tryGetOffsetLookup() |
Modifier and Type | Method and Description |
---|---|
void |
FileNode.setOffsetLookup(OffsetLookup offsetLookup) |
Modifier and Type | Method and Description |
---|---|
OffsetLookup |
MXMLFileNode.getOffsetLookup() |
Modifier and Type | Method and Description |
---|---|
OffsetLookup |
IFileNode.getOffsetLookup() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.