org.gridkit.jvmtool.stacktrace.util
Class IndentParser.ParseState
java.lang.Object
org.gridkit.jvmtool.stacktrace.util.IndentParser.ParseState
- Enclosing class:
- IndentParser
protected static class IndentParser.ParseState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndentParser.ParseState
protected IndentParser.ParseState()
expectedTokens
public Map<String,String> expectedTokens()
getExpectedTokensHint
public String getExpectedTokensHint()
expectToken
public void expectToken(String name,
String pattern)
unexpectToken
public void unexpectToken(String name)
Copyright © 2019. All Rights Reserved.