org.eclipse.xtext.parser.antlr
Interface ISyntaxErrorMessageProvider

All Known Implementing Classes:
SyntaxErrorMessageProvider

public interface ISyntaxErrorMessageProvider

Author:
Sebastian Zarnekow - Initial contribution and API

Nested Class Summary
static interface ISyntaxErrorMessageProvider.IErrorContext
           
static interface ISyntaxErrorMessageProvider.IParserErrorContext
           
static interface ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext
           
static interface ISyntaxErrorMessageProvider.IValueConverterErrorContext
           
 
Method Summary
 SyntaxErrorMessage getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IParserErrorContext context)
           
 SyntaxErrorMessage getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IValueConverterErrorContext context)
           
 

Method Detail

getSyntaxErrorMessage

SyntaxErrorMessage getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IParserErrorContext context)

getSyntaxErrorMessage

SyntaxErrorMessage getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IValueConverterErrorContext context)