com.lyncode.jtwig.parser.error
Class ErrorExplainer

java.lang.Object
  extended by com.lyncode.jtwig.parser.error.ErrorExplainer

public class ErrorExplainer
extends Object


Constructor Summary
ErrorExplainer()
           
 
Method Summary
 String explain(org.parboiled.errors.InvalidInputError error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorExplainer

public ErrorExplainer()
Method Detail

explain

public String explain(org.parboiled.errors.InvalidInputError error)


Copyright © 2014. All Rights Reserved.