jp.sourceforge.expression_computer
クラス CompileContext

java.lang.Object
  拡張jp.sourceforge.expression_computer.CompileContext

public final class CompileContext
extends java.lang.Object

コンパイルの情報を保持するコンテキストです。

作成者:
uguu@users.sourceforge.jp

コンストラクタの概要
CompileContext()
           
 
メソッドの概要
 CommandList getCommandList()
           コマンド リストを返します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CompileContext

public CompileContext()
メソッドの詳細

getCommandList

public CommandList getCommandList()

コマンド リストを返します。

戻り値:
コマンド リスト。


Copyright © 2006 SourceForge.jp. All Rights Reserved.