This class holds the name and value/path of a local variable. Objects of this type should only be exposed outside of this class for value-based local variables.
Fields are not private to avoid the performance overhead of hidden access methods used for outer classes to access private fields of inner classes.
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.