coins.opt
クラス GlobalReform.OptInf

java.lang.Object
  |
  +--coins.opt.GlobalReform.OptInf
含まれているクラス:
GlobalReform

protected class GlobalReform.OptInf
extends java.lang.Object

OptInf is used to represent an object instanciated for each pattern and nonterminal. It keeps index number for patterns and nonterminals.


フィールドの概要
 int fIndex
           
 
コンストラクタの概要
protected GlobalReform.OptInf()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

fIndex

public int fIndex
コンストラクタの詳細

GlobalReform.OptInf

protected GlobalReform.OptInf()