Uses of Class
de.danielnaber.languagetool.rules.patterns.Match

Packages that use Match
de.danielnaber.languagetool.rules.patterns   
 

Uses of Match in de.danielnaber.languagetool.rules.patterns
 

Methods in de.danielnaber.languagetool.rules.patterns that return Match
 Match Element.getMatch()
           
 

Methods in de.danielnaber.languagetool.rules.patterns with parameters of type Match
 void PatternRule.addSuggestionMatch(Match m)
           
 void Element.setMatch(Match match)
          Sets the reference to another token.
 



Copyright © 2005-2007 Daniel Naber