Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Capac
|
Constr
|
Handl
|
Field
|
Nested
|
Propr
Details:
Actio
|
Constr
|
Handl
|
Field
|
Propr
io.sarl.lang.validation
Class SARLSyntaxErrorMessageProvider
java.lang.Object
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
Constructors
Constructor and description
new
Action Summary
All actions
Instance actions
Modifier and type
Action and description
org.eclipse.xtext.nodemodel.SyntaxErrorMessage
getSyntaxErrorMessage(IParserErrorContext)
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