| Class | Description |
|---|---|
| Branch |
Represents an AS2 "branch" byte code.
|
| ConstantPool |
Represents an AS2 "contant pool" byte code.
|
| DefineFunction |
Represents an AS2 "define function" byte code.
|
| GetURL |
Represents an AS2 "get URL" byte code.
|
| GetURL2 |
Represents an AS2 "get URL 2" byte code.
|
| GotoFrame |
Represents an AS2 "goto frame" byte code.
|
| GotoFrame2 |
Represents an AS2 "goto frame 2" byte code.
|
| GotoLabel |
Represents an AS2 "goto label" byte code.
|
| Label |
Represents an AS2 "label" byte code.
|
| Push |
Represents an AS2 "push" byte code.
|
| SetTarget |
Represents an AS2 "set target" byte code.
|
| StoreRegister |
Represents an AS2 "store register" byte code.
|
| StrictMode |
Represents an AS2 "strict mode" byte code.
|
| Try |
Represents an AS2 "try" byte code.
|
| Unknown |
Represents an AS2 "unknown" byte code.
|
| WaitForFrame |
Represents an AS2 "wait for frame" byte code.
|
| With |
Represents an AS2 "with" byte code.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.