Class UnrecognizedStructure
- java.lang.Object
-
- ru.ispras.microtesk.translator.antlrex.errors.UnrecognizedStructure
-
- All Implemented Interfaces:
ISemanticError
public final class UnrecognizedStructure extends java.lang.Object implements ISemanticError
-
-
Constructor Summary
Constructors Constructor Description UnrecognizedStructure()
UnrecognizedStructure(java.lang.String what)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-
-
-
Method Detail
-
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage
in interfaceISemanticError
-
-