程序包 cn.taketoday.bytecode.tree.analysis
package cn.taketoday.bytecode.tree.analysis
-
类说明A semantic bytecode analyzer.An exception thrown if a problem occurs during the analysis of a method.An
InterpreterforBasicValuevalues.AValuethat is represented with its type in a seven types type system.An extendedBasicInterpreterthat checks that bytecode instructions are correctly used.A symbolic execution stack frame.Interpreter<V extends Value>A semantic bytecode interpreter.An extendedBasicVerifierthat performs more precise verifications.SmallSet<T>An immutable set of at most two elements, optimized for speed compared to a generic set implementation.AnInterpreterforSourceValuevalues.AValuewhich keeps track of the bytecode instructions that can produce it.A method subroutine (corresponds to a JSR instruction).An immutable symbolic value for the semantic interpretation of bytecode.