JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.nlp
Interface SpellProblem
All Superinterfaces:
LineMarks.MarkObject
public interface
SpellProblem
extends
LineMarks.MarkObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getComment
()
int
getEnd
()
String
getShortComment
()
int
getStart
()
Method Details
getComment
String
getComment
()
getShortComment
String
getShortComment
()
getStart
int
getStart
()
getEnd
int
getEnd
()