Store only those properties defined at this local level
@param file The file to write to
@throws IOException If the file can't be found or there is an io error
Generates the instruction to store the top stack value in the given local variable.
@param local a local variable identifier, as returned by{@link LocalVariablesSorter#newLocal(Type) newLocal()}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.