JIVE Platform
Release 0.3.1

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

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

public static interface ContourMember.Variable.Importer
extends ContourMember.Importer

A builder for variable declaration members.


Method Summary
 VariableID provideID()
           
 
Methods inherited from interface edu.bsu.cs.jive.contour.ContourMember.Importer
provideName, provideType, provideValue
 

Method Detail

provideID

VariableID provideID()

JIVE Platform
Release 0.3.1