Class GenericUnpairedQuotesRule.SymbolLocator

java.lang.Object
org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
Enclosing class:
GenericUnpairedQuotesRule

protected static class GenericUnpairedQuotesRule.SymbolLocator extends Object
  • Field Details

    • symbol

      private final String symbol
    • startPos

      private final int startPos
    • sentence

      private final AnalyzedSentence sentence
  • Constructor Details

  • Method Details

    • getSymbol

      public String getSymbol()
    • getStartPos

      int getStartPos()
    • getSentence

      AnalyzedSentence getSentence()