org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr
Class SimpleAntlrAntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.SimpleAntlrAntlrTokenFileProvider
All Implemented Interfaces:
IAntlrTokenFileProvider

public class SimpleAntlrAntlrTokenFileProvider
extends java.lang.Object
implements IAntlrTokenFileProvider


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

SimpleAntlrAntlrTokenFileProvider

public SimpleAntlrAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

public java.io.InputStream getAntlrTokenFile()
Specified by:
getAntlrTokenFile in interface IAntlrTokenFileProvider