Uses of Class
de.cau.cs.kieler.core.annotations.parser.antlr.internal.InternalAnnotationsLexer

Packages that use InternalAnnotationsLexer
de.cau.cs.kieler.core.annotations Base package of the Annotations model. 
 

Uses of InternalAnnotationsLexer in de.cau.cs.kieler.core.annotations
 

Methods in de.cau.cs.kieler.core.annotations that return types with arguments of type InternalAnnotationsLexer
 com.google.inject.Provider<InternalAnnotationsLexer> AbstractAnnotationsRuntimeModule.provideInternalAnnotationsLexer()