Uses of Class
org.eclipse.ocl.examples.xtext.markup.parser.antlr.internal.InternalMarkupLexer

Packages that use InternalMarkupLexer
org.eclipse.ocl.examples.xtext.markup   
 

Uses of InternalMarkupLexer in org.eclipse.ocl.examples.xtext.markup
 

Methods in org.eclipse.ocl.examples.xtext.markup that return types with arguments of type InternalMarkupLexer
 com.google.inject.Provider<InternalMarkupLexer> AbstractMarkupRuntimeModule.provideInternalMarkupLexer()