public class JspIndexPatternBuilder extends java.lang.Object implements IndexPatternBuilder
EP_NAME
Constructor and Description |
---|
JspIndexPatternBuilder() |
Modifier and Type | Method and Description |
---|---|
int |
getCommentEndDelta(IElementType tokenType) |
int |
getCommentStartDelta(IElementType tokenType) |
TokenSet |
getCommentTokenSet(PsiFile file) |
Lexer |
getIndexingLexer(PsiFile file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCharsAllowedInContinuationPrefix, getCommentStartDelta
public Lexer getIndexingLexer(PsiFile file)
getIndexingLexer
in interface IndexPatternBuilder
public TokenSet getCommentTokenSet(PsiFile file)
getCommentTokenSet
in interface IndexPatternBuilder
public int getCommentStartDelta(IElementType tokenType)
getCommentStartDelta
in interface IndexPatternBuilder
public int getCommentEndDelta(IElementType tokenType)
getCommentEndDelta
in interface IndexPatternBuilder