|
Move Method private printDebugInfo(regexStr String, newChunkName PhraseType, overwrite boolean, affectedSpans AffectedSpans, debug String) : void from class org.languagetool.chunking.GermanChunker to private printDebugInfo(regex RegularExpressionWithPhraseType, affectedSpans AffectedSpans, debug String) : void from class org.languagetool.chunking.GermanChunkFilter |
From |
To |
|
Move Method private apply(regexStr String, newChunkName PhraseType, tokens List<ChunkTaggedToken>, overwrite boolean) : List<ChunkTaggedToken> from class org.languagetool.chunking.GermanChunker to private apply(regex RegularExpressionWithPhraseType, tokens List<ChunkTaggedToken>) : List<ChunkTaggedToken> from class org.languagetool.chunking.GermanChunkFilter |
From |
To |
|
Move Method private apply(regexStr String, newChunkName PhraseType, tokens List<ChunkTaggedToken>, overwrite boolean) : List<ChunkTaggedToken> from class org.languagetool.chunking.GermanChunkFilter to private apply(regex RegularExpressionWithPhraseType, tokens List<ChunkTaggedToken>, overwrite boolean) : List<ChunkTaggedToken> from class org.languagetool.chunking.GermanChunker |
From |
To |
|
Move Method private printDebugInfo(regexStr String, newChunkName PhraseType, overwrite boolean, affectedSpans AffectedSpans, debug String) : void from class org.languagetool.chunking.GermanChunkFilter to private printDebugInfo(regex RegularExpressionWithPhraseType, overwrite boolean, affectedSpans AffectedSpans, debug String) : void from class org.languagetool.chunking.GermanChunker |
From |
To |