org.eclipse.xtext.xbase.annotations.parser.antlr
Class XbaseWithAnnotationsAntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsAntlrTokenFileProvider
All Implemented Interfaces:
IAntlrTokenFileProvider

public class XbaseWithAnnotationsAntlrTokenFileProvider
extends java.lang.Object
implements IAntlrTokenFileProvider


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

XbaseWithAnnotationsAntlrTokenFileProvider

public XbaseWithAnnotationsAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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