|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--java.lang.Thread | +--coins.backend.asmpp.LiteralAndBranchProcessor
フィールドの概要 | |
(パッケージプライベート) boolean |
changed
|
(パッケージプライベート) CPU |
cpu
|
(パッケージプライベート) java.io.OutputStream |
finalOut
|
(パッケージプライベート) java.util.ArrayList |
Instructions
|
(パッケージプライベート) java.util.Hashtable |
Labels
|
(パッケージプライベート) java.util.Hashtable |
LiteralTable
|
(パッケージプライベート) java.util.ArrayList |
Ltorgs
|
(パッケージプライベート) java.io.PipedOutputStream |
out
|
(パッケージプライベート) int |
serialNumber
|
(パッケージプライベート) java.io.PipedInputStream |
stream
|
(パッケージプライベート) java.io.PrintWriter |
wrt
|
クラス java.lang.Thread から継承したフィールド |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
メソッドの概要 | |
static void |
main(java.lang.String[] args)
|
void |
notifyEnd()
|
java.io.OutputStream |
pipeTo()
|
static LiteralAndBranchProcessor |
postProcessor(java.io.OutputStream finalOut)
|
void |
run()
|
void |
setCPU(CPU cpu)
|
クラス java.lang.Thread から継承したメソッド |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
java.io.OutputStream finalOut
java.io.PipedOutputStream out
java.io.PipedInputStream stream
java.io.PrintWriter wrt
java.util.ArrayList Instructions
java.util.Hashtable Labels
java.util.Hashtable LiteralTable
java.util.ArrayList Ltorgs
CPU cpu
boolean changed
int serialNumber
メソッドの詳細 |
public java.io.OutputStream pipeTo()
public void run()
java.lang.Runnable
内の run
java.lang.Thread
内の run
public static LiteralAndBranchProcessor postProcessor(java.io.OutputStream finalOut)
public void notifyEnd()
public void setCPU(CPU cpu)
public static void main(java.lang.String[] args)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |