Class BlangDslAntlrTokenFileProvider

java.lang.Object
ca.ubc.stat.blang.parser.antlr.BlangDslAntlrTokenFileProvider
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider

public class BlangDslAntlrTokenFileProvider
extends java.lang.Object
implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
  • Constructor Summary

    Constructors
    Constructor Description
    BlangDslAntlrTokenFileProvider()  
  • Method Summary

    Modifier and Type Method Description
    java.io.InputStream getAntlrTokenFile()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlangDslAntlrTokenFileProvider

      public BlangDslAntlrTokenFileProvider()
  • Method Details

    • getAntlrTokenFile

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