org.yecht.ruby
Class RubyErrHandler

java.lang.Object
  extended by org.yecht.ruby.RubyErrHandler
All Implemented Interfaces:
ErrorHandler

public class RubyErrHandler
extends Object
implements ErrorHandler


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.yecht.ErrorHandler
ErrorHandler.Default
 
Constructor Summary
RubyErrHandler(org.jruby.Ruby runtime)
           
 
Method Summary
 void handle(Parser p, String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyErrHandler

public RubyErrHandler(org.jruby.Ruby runtime)
Method Detail

handle

public void handle(Parser p,
                   String msg)
Specified by:
handle in interface ErrorHandler


Copyright © 2013. All Rights Reserved.