Uses of Class
org.gjt.sp.jedit.syntax.KeywordMap
Packages that use KeywordMap
-
Uses of KeywordMap in org.gjt.sp.jedit.buffer
Methods in org.gjt.sp.jedit.buffer that return KeywordMap -
Uses of KeywordMap in org.gjt.sp.jedit.syntax
Methods in org.gjt.sp.jedit.syntax that return KeywordMapMethods in org.gjt.sp.jedit.syntax with parameters of type KeywordMapModifier and TypeMethodDescriptionvoid
KeywordMap.add
(KeywordMap map) Adds the content of another keyword map to this one.void
ParserRuleSet.setKeywords
(KeywordMap km)