de.cau.cs.kieler.synccharts.text.actions.parser.antlr
Class ActionsAntlrTokenFileProvider

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.actions.parser.antlr.ActionsAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

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

Rating red

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

Constructor Detail

ActionsAntlrTokenFileProvider

public ActionsAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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