public class Speculation extends java.lang.Object implements HasStartEnd, HasText
| Constructor and Description |
|---|
Speculation() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getSentenceIndex() |
java.lang.String |
getSpeculationType() |
int |
getStart() |
java.lang.String |
getText() |
public int getStart()
getStart in interface HasStartEndpublic int getEnd()
getEnd in interface HasStartEndpublic int getSentenceIndex()
public java.lang.String getSpeculationType()