com.intellij.aspects.psi
Class IAspectElementType

java.lang.Object
  extended by com.intellij.psi.tree.IElementType
      extended by com.intellij.aspects.psi.IAspectElementType

public class IAspectElementType
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
IAspectElementType(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

IAspectElementType

public IAspectElementType(@NonNls
                          java.lang.String debugName)