Package | Description |
---|---|
oracle.toplink.libraries.asm.tree.analysis |
Class and Description |
---|
AnalyzerException
Thrown if a problem occurs during the analysis of a method.
|
BasicInterpreter
An
Interpreter for BasicValue values. |
BasicVerifier
An extended
BasicInterpreter that checks that bytecode instructions
are correctly used. |
Frame
A symbolic execution stack frame.
|
Interpreter
A semantic bytecode interpreter.
|
Value
An immutable symbolic value for semantic interpretation of bytecode.
|
Copyright © 2021. All rights reserved.