public class ATEJavaSyntaxEngine extends ATESyntaxEngine
commentAttr, delegate, keywordAttr, lexer, parser, stringAttr, tokens| Constructor and Description |
|---|
ATEJavaSyntaxEngine() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getKeywords()
Returns the set of keyword for the language.
|
applyCommentAttribute, applyKeywordAttribute, applyStringAttribute, close, createLexer, createParser, getAttributeForToken, getLexer, getLines, getMaxLines, getParser, getTokens, process, processSyntax, refreshColoring, setDelegatepublic Set<String> getKeywords()
ATESyntaxEnginegetKeywords in class ATESyntaxEngineCopyright © 2013. All rights reserved.