edu.ucla.util
Interface VariableStringifier

All Superinterfaces:
Stringifier
All Known Implementing Classes:
AbstractStringifier

public interface VariableStringifier
extends Stringifier

Since:
052004
Author:
Keith Cascio

Nested Class Summary
 
Nested classes/interfaces inherited from interface Stringifier
Stringifier.Selector
 
Method Summary
 String variableToString(Variable var)
           
 
Methods inherited from interface Stringifier
collectionToString, mapToString, objectToString
 

Method Detail

variableToString

String variableToString(Variable var)


Copyright 2010 UCLA Automated Reasoning Group