Class TPCMAntlrTokenFileProvider
- java.lang.Object
-
- org.palladiosimulator.textual.tpcm.parser.antlr.TPCMAntlrTokenFileProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
public class TPCMAntlrTokenFileProvider extends Object implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
-
-
Constructor Summary
Constructors Constructor Description TPCMAntlrTokenFileProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InputStream
getAntlrTokenFile()
-
-
-
Method Detail
-
getAntlrTokenFile
public InputStream getAntlrTokenFile()
- Specified by:
getAntlrTokenFile
in interfaceorg.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
-
-