coins.mdf
クラス DeclareGlobalVariables

java.lang.Object
  |
  +--coins.mdf.DeclareGlobalVariables

class DeclareGlobalVariables
extends java.lang.Object

Declaration of the global variables.


フィールドの概要
(パッケージプライベート)  Var programEndVar
          The variable `_MDF_PROGRAM_END'
 
コンストラクタの概要
(パッケージプライベート) DeclareGlobalVariables(Sym symFact, SymRoot symRoot)
          Constructor
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

programEndVar

final Var programEndVar
The variable `_MDF_PROGRAM_END'

コンストラクタの詳細

DeclareGlobalVariables

DeclareGlobalVariables(Sym symFact,
                       SymRoot symRoot)
Constructor

パラメータ:
symFact - The factory of Sym
symRoot - The SymRoot