edu.neu.ccs.demeterf.demfgen.classes
Interface LitToken

All Known Implementing Classes:
AddToken, EmptyToken, RealToken, SumToken, TheEOF

public interface LitToken

Interface representation of LitToken


Method Summary
 java.lang.String string()
           
 

Method Detail

string

java.lang.String string()