StartEndTokenAwareAnalysis
                
            in
            
        
    
        
        
Table of Contents
Methods
- getEndIndex() : int
 - The end index of the analyzed subject inside of the Tokens.
 - getStartIndex() : int
 - The start index of the analyzed subject inside of the Tokens.
 
Methods
getEndIndex()
The end index of the analyzed subject inside of the Tokens.
    public
                    getEndIndex() : int
    Return values
intgetStartIndex()
The start index of the analyzed subject inside of the Tokens.
    public
                    getStartIndex() : int