JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.contour
Interface ContourMember.Variable.Exporter

All Superinterfaces:
ContourMember.Exporter
Enclosing interface:
ContourMember.Variable

public static interface ContourMember.Variable.Exporter
extends ContourMember.Exporter

A reverse-builder for variable declaration members.


Method Summary
 void addID(VariableID id)
           
 
Methods inherited from interface edu.bsu.cs.jive.contour.ContourMember.Exporter
addName, addType, addValue
 

Method Detail

addID

void addID(VariableID id)

JIVE Platform
Release 0.3.1