Package net.fortytwo.ripple.cli

Interface Summary
RippleLexerTokenTypes  
 

Class Summary
CommandLineInterface A command-line interpreter/browser which coordinates user interaction with a Ripple query engine.
InputStreamEventFilter  
Interpreter  
ParserExceptionSink  
RecognizerAdapter  
RippleLexer  
RippleParser  
TurtleView A Sink which accepts Ripple stacks and prints them to a specified stream in LIFO order, including a Turtle-styled tree view for the topmost item in the stack.
VisibleQueryCommand A command for evaluating a Ripple query at the command line.
 

Enum Summary
RecognizerEvent  
 

Exception Summary
ParserQuitException A trivial exception for breaking out of the ANTLR-generated parser, which does not match end-of-input.
 



Copyright © 2007-2011 fortytwo.net. All Rights Reserved.