|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ syntax overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gjt.sp.jedit.syntax
Class PLSQLTokenMarker

java.lang.Objectorg.gjt.sp.jedit.syntax.TokenMarker
org.gjt.sp.jedit.syntax.TSQLTokenMarker
org.gjt.sp.jedit.syntax.PLSQLTokenMarker
- public class PLSQLTokenMarker
- extends TSQLTokenMarker
SQL token marker.
| Nested Class Summary |
| Nested classes inherited from class org.gjt.sp.jedit.syntax.TokenMarker |
TokenMarker.LineInfo |
| Field Summary |
| Fields inherited from class org.gjt.sp.jedit.syntax.TSQLTokenMarker |
bracket, keywords, sqlKeywords |
| Fields inherited from class org.gjt.sp.jedit.syntax.TokenMarker |
firstToken, lastLine, lastToken, length, lineInfo, nextLineRequested |
| Constructor Summary | |
PLSQLTokenMarker()
|
|
| Method Summary | |
static KeywordMap |
getKeywords()
|
| Methods inherited from class org.gjt.sp.jedit.syntax.TSQLTokenMarker |
markTokensImpl |
| Methods inherited from class org.gjt.sp.jedit.syntax.TokenMarker |
addToken, addToken, deleteLines, ensureCapacity, getLineCount, getMaxLineWidth, insertLines, isNextLineRequested, markTokens, setLineWidth, supportsMultilineTokens |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PLSQLTokenMarker
public PLSQLTokenMarker()
| Method Detail |
getKeywords
public static KeywordMap getKeywords()
|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ syntax overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC