org.eclipse.xtext.ui.codetemplates.parser.antlr
Class CodetemplatesAntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.xtext.ui.codetemplates.parser.antlr.CodetemplatesAntlrTokenFileProvider
All Implemented Interfaces:
IAntlrTokenFileProvider

public class CodetemplatesAntlrTokenFileProvider
extends java.lang.Object
implements IAntlrTokenFileProvider


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

CodetemplatesAntlrTokenFileProvider

public CodetemplatesAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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