org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr
Class EssentialOCLAntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.EssentialOCLAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

public class EssentialOCLAntlrTokenFileProvider
extends java.lang.Object
implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider


Constructor Summary
EssentialOCLAntlrTokenFileProvider()
           
 
Method Summary
 java.io.InputStream getAntlrTokenFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EssentialOCLAntlrTokenFileProvider

public EssentialOCLAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

public java.io.InputStream getAntlrTokenFile()
Specified by:
getAntlrTokenFile in interface org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider