| Package | Description |
|---|---|
| flash.swf | |
| flash.swf.debug |
This package contains classes related to AS2 debug functionality.
|
| flash.swf.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHandler.lineRecord(LineRecord line) |
void |
DebugHandler.offset(int offset,
LineRecord lr) |
void |
ActionFactory.setLine(int offset,
LineRecord line) |
| Modifier and Type | Method and Description |
|---|---|
LineRecord |
DebugTable.getLine(int offset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DebugModule.addOffset(LineRecord lr,
int offset) |
void |
DebugTable.offset(int offset,
LineRecord lr) |
| Modifier and Type | Method and Description |
|---|---|
void |
Disassembler.lineRecord(LineRecord line) |
void |
Disassembler.printLines(LineRecord lr,
PrintWriter out) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.