Package org.languagetool.chunking
Class ChunkTag
java.lang.Object
org.languagetool.chunking.ChunkTag
The name of a chunk. Just a string - this class exists mostly for better type safety.
- Since:
- 2.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chunkTag
-
isRegexp
private final boolean isRegexp
-
-
Constructor Details
-
ChunkTag
-
ChunkTag
- Since:
- 5.1
-
-
Method Details