|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intellij.lexer.Lexer
com.intellij.lexer.LexerBase
com.intellij.lexer.DelegateLexer
com.intellij.lexer.MergingLexerAdapterBase
com.intellij.lexer.MergingLexerAdapter
org.jetbrains.kotlin.kdoc.lexer.KDocLexer
public class KDocLexer
Field Summary |
---|
Fields inherited from class com.intellij.lexer.DelegateLexer |
---|
myDelegate |
Constructor Summary | |
---|---|
KDocLexer()
|
Method Summary |
---|
Methods inherited from class com.intellij.lexer.MergingLexerAdapter |
---|
getMergeFunction |
Methods inherited from class com.intellij.lexer.MergingLexerAdapterBase |
---|
advance, getCurrentPosition, getOriginal, getState, getTokenEnd, getTokenStart, getTokenType, restore, start |
Methods inherited from class com.intellij.lexer.DelegateLexer |
---|
getBufferEnd, getBufferSequence, getDelegate |
Methods inherited from class com.intellij.lexer.Lexer |
---|
getTokenSequence, getTokenText, start, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KDocLexer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |