JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.ispras.microtesk.translator.antlrex
Interface ISemanticError
All Known Implementing Classes:
RedeclaredSymbol
,
SemanticError
,
SizeExpressionTypeMismatch
,
SymbolTypeMismatch
,
UndeclaredSymbol
,
UndefinedConstant
,
UndefinedPrimitive
,
UndefinedProductionRuleItem
,
UnrecognizedStructure
,
UnsupportedConstOperation
,
UnsupportedParameterType
,
ValueParsingFailure
,
ValueTypeMismatch
public interface
ISemanticError
Base interface to be supported by all object describing semantic errors in the specification detected by the translator.
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getMessage
()
Method Detail
getMessage
java.lang.String getMessage()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method