Uses of Package
edu.upc.dama.dex.shell

Packages that use edu.upc.dama.dex.shell
edu.upc.dama.dex.shell Provides a useful command-line tool to query the content of a DbGraph (a DEX graph database). 
 

Classes in edu.upc.dama.dex.shell used by edu.upc.dama.dex.shell
ParseException
          This exception is thrown when parse errors are encountered.
ShellConstants
           
ShellTokenManager
           
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.