de.cau.cs.kieler.krep.editors.klp.parser.antlr
Class KlpAntlrTokenFileProvider

java.lang.Object
  extended by de.cau.cs.kieler.krep.editors.klp.parser.antlr.KlpAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

public class KlpAntlrTokenFileProvider
extends Object
implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

Rating red

Constructor Summary
KlpAntlrTokenFileProvider()
           
 
Method Summary
 InputStream getAntlrTokenFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KlpAntlrTokenFileProvider

public KlpAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

public InputStream getAntlrTokenFile()
Specified by:
getAntlrTokenFile in interface org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider