edu.bsu.cs.jive.contour
Interface Value.MethodDefinition
- All Superinterfaces: 
- Value
- Enclosing interface:
- Value
- public static interface Value.MethodDefinition 
- extends Value
The value of a method declaration in the contour model.
 
 The "value" of a method is, semantically, its definition.
 However, this is unwieldy to include in the member table
 of a contour.  Hence, the value is abstracted to be "something"
 that shows up in the member table, usually "methodname.cf" (cf for
 contour format).
 
 
 
| Methods inherited from interface edu.bsu.cs.jive.contour.Value | 
| accept |