com.intellij.psi
Class CustomHighlighterTokenType.CustomElementType

java.lang.Object
  extended by com.intellij.psi.tree.IElementType
      extended by com.intellij.psi.CustomHighlighterTokenType.CustomElementType
Enclosing interface:
CustomHighlighterTokenType

public static class CustomHighlighterTokenType.CustomElementType
extends IElementType


Nested Class Summary
 
Nested classes/interfaces inherited from class com.intellij.psi.tree.IElementType
IElementType.Predicate
 
Field Summary
 
Fields inherited from class com.intellij.psi.tree.IElementType
EMPTY_ARRAY, TRUE
 
Constructor Summary
CustomHighlighterTokenType.CustomElementType(java.lang.String debugName)
           
 
Method Summary
 
Methods inherited from class com.intellij.psi.tree.IElementType
enumerate, find, getIndex, getLanguage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomHighlighterTokenType.CustomElementType

public CustomHighlighterTokenType.CustomElementType(@NonNls
                                                    java.lang.String debugName)