JIVE Platform
Release 0.2.2

edu.bsu.cs.jive.contour
Interface Value.Uninitialized

All Superinterfaces:
Value
Enclosing interface:
Value

public static interface Value.Uninitialized
extends Value

Representation of an uninitialized value. This is the value held by variables that have not yet come into scope, for example.


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.bsu.cs.jive.contour.Value
Value.ContourReference, Value.Encoded, Value.InnerClassDefinition, Value.MethodDefinition, Value.Null, Value.Uninitialized, Value.Visitor
 
Method Summary
 
Methods inherited from interface edu.bsu.cs.jive.contour.Value
accept
 


JIVE Platform
Release 0.2.2