com.intellij.lexer
Interface FilterLexer.Filter

All Known Implementing Classes:
FilterLexer.SetFilter
Enclosing class:
FilterLexer

public static interface FilterLexer.Filter


Method Summary
 boolean reject(IElementType type)
           
 

Method Detail

reject

boolean reject(IElementType type)