de.cau.cs.kieler.kiml.graphviz.parser.antlr
Class DotAntlrTokenFileProvider

java.lang.Object
  extended by de.cau.cs.kieler.kiml.graphviz.parser.antlr.DotAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

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

Rating red

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

Constructor Detail

DotAntlrTokenFileProvider

public DotAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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