| Package | Description |
|---|---|
| flash.swf | |
| flash.swf.tools |
| Modifier and Type | Method and Description |
|---|---|
static Push |
ActionFactory.createPush(boolean b) |
static Push |
ActionFactory.createPush(double dvalue) |
static Push |
ActionFactory.createPush(float fvalue) |
static Push |
ActionFactory.createPush(int ivalue) |
static Push |
ActionFactory.createPush(String s) |
static Push |
ActionFactory.createPushCpool(int index) |
static Push |
ActionFactory.createPushNull() |
static Push |
ActionFactory.createPushRegister(int regno) |
static Push |
ActionFactory.createPushUndefined() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHandler.push(Push action) |
| Modifier and Type | Method and Description |
|---|---|
void |
Disassembler.push(Push action) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.