org.eclipse.emf.ecore.xcore.parser.antlr
Class XcoreAntlrTokenFileProvider

java.lang.Object
  extended by org.eclipse.emf.ecore.xcore.parser.antlr.XcoreAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

public class XcoreAntlrTokenFileProvider
extends java.lang.Object
implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider


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

Constructor Detail

XcoreAntlrTokenFileProvider

public XcoreAntlrTokenFileProvider()
Method Detail

getAntlrTokenFile

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

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.