de.cau.cs.kieler.synccharts.labelparser.parser.antlr
Class ActionLabelAntlrTokenFileProvider

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

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

Rating red

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

Constructor Detail

ActionLabelAntlrTokenFileProvider

public ActionLabelAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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