クラス
jp.sourceforge.expression_computer.CommandList の使用

CommandList を使用しているパッケージ
jp.sourceforge.expression_computer 数式の解析、計算を行う機能を持ちます。 
 

jp.sourceforge.expression_computer での CommandList の使用
 

CommandList を返す jp.sourceforge.expression_computer のメソッド
 CommandList Compiler.compile(Node node)
           抽象構文木を命令列に変換します。
 CommandList CompileContext.toCommandList()
           コンテキストに追加された一連のコマンドを返します。
 

CommandList 型のパラメータを持つ jp.sourceforge.expression_computer のメソッド
 double Computer.compute(CommandList commandList)
           計算を行います。
 



Copyright © 2006 . All Rights Reserved.