org.sonar.sslr.internal.text
Class TextUtils

java.lang.Object
  extended by org.sonar.sslr.internal.text.TextUtils

public final class TextUtils
extends Object


Method Summary
static int[] computeLines(char[] chars)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

computeLines

public static int[] computeLines(char[] chars)


Copyright © 2009-2014 SonarSource. All Rights Reserved.