org.eclipse.emf.mwe2.language.parser.antlr
Class Mwe2AntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.emf.mwe2.language.parser.antlr.Mwe2AntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

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


Constructor Summary
Mwe2AntlrTokenFileProvider()
           
 
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

Mwe2AntlrTokenFileProvider

public Mwe2AntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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