Uses of Interface
com.intellij.psi.TokenType

Packages that use TokenType
com.intellij.psi Provides interfaces for working with the Program Source Interface (IDEA's internal representation of the program structure). 
 

Uses of TokenType in com.intellij.psi
 

Subinterfaces of TokenType in com.intellij.psi
 interface JavaTokenType