|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.parboiled.parserunners.ProfilingParseRunner.Handler
public class ProfilingParseRunner.Handler
| Constructor Summary | |
|---|---|
ProfilingParseRunner.Handler()
|
|
| Method Summary | |
|---|---|
boolean |
match(MatcherContext<?> context)
Runs the given MatcherContext. |
boolean |
matchRoot(MatcherContext<?> rootContext)
Runs the root MatcherContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfilingParseRunner.Handler()
| Method Detail |
|---|
public boolean matchRoot(MatcherContext<?> rootContext)
MatchHandler
matchRoot in interface MatchHandlerrootContext - the root MatcherContext.
public boolean match(MatcherContext<?> context)
MatchHandler
match in interface MatchHandlercontext - the MatcherContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||