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

Packages that use InternalCompleteOCLParser
org.eclipse.ocl.examples.xtext.completeocl.parser.antlr   
 

Uses of InternalCompleteOCLParser in org.eclipse.ocl.examples.xtext.completeocl.parser.antlr
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.parser.antlr that return InternalCompleteOCLParser
protected  InternalCompleteOCLParser CompleteOCLParser.createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)