Keyword matcher
"linesb" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to create a keyword matcher for a new language. The braces matcher works by using the BracesMatcherFactory. How do I register a keyword matcher that works in the same fashion as the braces matcher?