org.parboiled.matchers
Class MatcherUtils

java.lang.Object
  extended by org.parboiled.matchers.MatcherUtils

public final class MatcherUtils
extends java.lang.Object


Method Summary
static Matcher unwrap(Matcher matcher)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unwrap

public static Matcher unwrap(Matcher matcher)