Uses of Class
org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLLexer

Packages that use InternalCompleteOCLLexer
org.eclipse.ocl.examples.xtext.completeocl   
 

Uses of InternalCompleteOCLLexer in org.eclipse.ocl.examples.xtext.completeocl
 

Methods in org.eclipse.ocl.examples.xtext.completeocl that return types with arguments of type InternalCompleteOCLLexer
 com.google.inject.Provider<InternalCompleteOCLLexer> AbstractCompleteOCLRuntimeModule.provideInternalCompleteOCLLexer()