|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.frame.jedit.tokenmarker.TokenMarker
ij.plugin.frame.jedit.tokenmarker.CTokenMarker
ij.plugin.frame.jedit.tokenmarker.JavaScriptTokenMarker
public class JavaScriptTokenMarker
JavaScript token marker.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ij.plugin.frame.jedit.tokenmarker.TokenMarker |
---|
TokenMarker.LineInfo |
Constructor Summary | |
---|---|
JavaScriptTokenMarker()
|
Method Summary | |
---|---|
static KeywordMap |
getKeywords()
|
Methods inherited from class ij.plugin.frame.jedit.tokenmarker.CTokenMarker |
---|
markTokensImpl |
Methods inherited from class ij.plugin.frame.jedit.tokenmarker.TokenMarker |
---|
deleteLines, getLineCount, insertLines, isNextLineRequested, markTokens, supportsMultilineTokens |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaScriptTokenMarker()
Method Detail |
---|
public static KeywordMap getKeywords()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |