Class CompileInfo

java.lang.Object
com.infoteria.asteria.util.resource.MessageFormatByResource
com.infoteria.asteria.flowengine2.resource.CompileInfo
All Implemented Interfaces:
com.infoteria.asteria.util.resource.MessageFormat

public class CompileInfo extends com.infoteria.asteria.util.resource.MessageFormatByResource
主にコンパイル時の情報やエラーを出力するためのコードです。 The codes mainly represents the information output while compilation or is used to output errors. 这些代码主要代表编译时的信息或用于输出错误。
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.infoteria.asteria.util.resource.MessageFormatByResource

    format, format, format, format, getFormatMessage, getFormatMessage, getFormatMessage, getFormatMessage, getFormatString, getFormatString, getFormatString, getFormatString, getMessage, getMessage, getMessage, getMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CompileInfo

      protected CompileInfo()
  • Method Details

    • getInstance

      public static CompileInfo getInstance()