Package org.benf.cfr.reader.bytecode.analysis.parse.statement
package org.benf.cfr.reader.bytecode.analysis.parse.statement
-
ClassesClassDescriptionIn an assignment prechange, the LHS is by definition equal to the RHS after the statement.This should not be used to aggregate statements, but only to produce statements when multiple statements are generated by a single opcode.This is a temporary statement - it should be replaced with an Assignment of a ConstructorInvokation However, it can force the type of the constructed object, which NEW is not capable of doing....A 'raw' switch contains the original bytecode information about the switch.