Package net.sf.tomp.xtcl

Interface Summary
Command The interface for a command - enables the command to be executed within a context.
Compiler  
 

Class Summary
CommandLineReader Used to read command line from various sources, eg. console, file...
CompilerBase  
CompilerFactory  
Context DOCUMENT ME!
InteractiveExecutor DOCUMENT ME!
Main Main XTCL entry point, allows execution of XTCL script from files or interactively command-by-command from comman line.
XTCompiler Reads the commands from the underlying CommandLineReader, within a Context and produces a Command (usually a Sequence)
 

Exception Summary
UnknownCommandException  
 



Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.