org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr
Class SimpleExpressionsAntlrTokenFileProvider

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

public class SimpleExpressionsAntlrTokenFileProvider
extends java.lang.Object
implements IAntlrTokenFileProvider


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

SimpleExpressionsAntlrTokenFileProvider

public SimpleExpressionsAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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