Interface IMessage
-
public interface IMessage
Interface contains error message for right ql language validation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
not_allowed_type_of_expression()
String
wrong_count_parameters__0__expected__1__called(String expected, String called)
-