temper.std.regex.WordBoundary Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of temper-std Show documentation
Show all versions of temper-std Show documentation
Optional support library provided with Temper
package temper.std.regex;
final class WordBoundary implements Special {
public WordBoundary() {
/* null: Literal expression statement */
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy