org.sonar.sslr.internal.vm.lexerful
Class LexerfulParseErrorFormatter
java.lang.Object
org.sonar.sslr.internal.vm.lexerful.LexerfulParseErrorFormatter
public class LexerfulParseErrorFormatter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexerfulParseErrorFormatter
public LexerfulParseErrorFormatter()
format
public String format(List<Token> tokens,
int errorIndex,
List<List<MatcherPathElement>> failedPaths)
Copyright © 2009-2014 SonarSource. All Rights Reserved.