Interface IMessages


public interface IMessages
Special interface for localization keywords in syntax errors
  • Field Details

  • Method Details

    • begin_region

      String begin_region()
    • end_region

      String end_region()
    • begin_if_preprocessor

      String begin_if_preprocessor()
    • end_if_preprocessor

      String end_if_preprocessor()
    • els_if_preprocessor

      String els_if_preprocessor()
    • else_if_preprocessor

      String else_if_preprocessor()