io.sarl.lang.validation
Class SARLSyntaxErrorMessageProvider
All Superinterfaces:
org.eclipse.xtext.parser.antlr.ISyntaxErrorMessageProvider
class SARLSyntaxErrorMessageProvider
extends java.lang.Object
Provider of messages for syntax errors.

This provider enhances the error messages when a keyword is misplaced.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.nodemodel.SyntaxErrorMessage getSyntaxErrorMessage(IParserErrorContext)
Constructor Details
new
new
Action Details
getSyntaxErrorMessage(IParserErrorContext)
def getSyntaxErrorMessage(IParserErrorContext) : org.eclipse.xtext.nodemodel.SyntaxErrorMessage