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

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

public class SingleCodetemplateAntlrTokenFileProvider
extends java.lang.Object
implements IAntlrTokenFileProvider


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

SingleCodetemplateAntlrTokenFileProvider

public SingleCodetemplateAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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