io.sarl.lang.parser.antlr
Class SARLAntlrTokenFileProvider
All Superinterfaces:
org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
class SARLAntlrTokenFileProvider
extends java.lang.Object
implements org.eclipse.xtext.parser.antlr.IAntlrTokenFileProvider
Property Summary
Modifier and type Property and description
java.io.InputStream antlrTokenFile
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
java.io.InputStream getAntlrTokenFile
Property Details
antlrTokenFile
val antlrTokenFile : java.io.InputStream

This property is an alias for the action: getAntlrTokenFile

Constructor Details
new
new
Action Details
getAntlrTokenFile
def getAntlrTokenFile : java.io.InputStream