org.sonar.sslr.internal.vm
Class CobolErrorFormatter

java.lang.Object
  extended by org.sonar.sslr.internal.vm.CobolErrorFormatter

public class CobolErrorFormatter
extends Object


Constructor Summary
CobolErrorFormatter()
           
 
Method Summary
 String format(List<Token> tokens, int errorIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CobolErrorFormatter

public CobolErrorFormatter()
Method Detail

format

public String format(List<Token> tokens,
                     int errorIndex)


Copyright © 2009-2014 SonarSource. All Rights Reserved.