de.cau.cs.kieler.core.annotations.parser.antlr
Class AnnotationsAntlrTokenFileProvider

java.lang.Object
  extended by de.cau.cs.kieler.core.annotations.parser.antlr.AnnotationsAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

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

Rating red

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

Constructor Detail

AnnotationsAntlrTokenFileProvider

public AnnotationsAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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