csli.util
Class CsliIclUtils

java.lang.Object
  extended by csli.util.CsliIclUtils

public class CsliIclUtils
extends Object

Author:
alexgru Feb 6, 2004 10:44:39 AM

Constructor Summary
CsliIclUtils()
           
 
Method Summary
static String fsString(com.sri.oaa2.icl.IclTerm term)
          Limited pretty printing capabilities for feature structure type terms -alexgru Feb 6, 2004
static void main(String[] args)
          test main -alexgru Feb 6, 2004
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CsliIclUtils

public CsliIclUtils()
Method Detail

fsString

public static String fsString(com.sri.oaa2.icl.IclTerm term)
Limited pretty printing capabilities for feature structure type terms -alexgru Feb 6, 2004


main

public static void main(String[] args)
                 throws antlr_oaa.RecognitionException,
                        antlr_oaa.TokenStreamException
test main -alexgru Feb 6, 2004

Throws:
antlr_oaa.RecognitionException
antlr_oaa.TokenStreamException