Uses of Class
org.eclipse.cdt.internal.ui.editor.SemanticToken

Packages that use SemanticToken
org.eclipse.cdt.internal.ui.editor   
 

Uses of SemanticToken in org.eclipse.cdt.internal.ui.editor
 

Methods in org.eclipse.cdt.internal.ui.editor with parameters of type SemanticToken
abstract  boolean SemanticHighlighting.consumes(SemanticToken token)
          Returns true iff the semantic highlighting consumes the semantic token.