public class GherkinLineSpan extends Object
int
column
String
text
GherkinLineSpan(int column, String text)
boolean
equals(Object o)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final int column
public final String text
public GherkinLineSpan(int column, String text)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2017. All Rights Reserved.