public class KernelArrayLoad extends AbstractArrayOperator implements KernelParam
arrayReference, parDimsblock, insnHelper| 限定符 | 构造器和说明 |
|---|---|
protected |
KernelArrayLoad(KernelProgramBlock block,
KernelParam arrayReference,
KernelParam pardim,
KernelParam... parDims) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
asArgument()
If current
KernelParam has used by other, than need call this method. |
void |
doExecute() |
AClass |
getResultType() |
void |
loadToStack(KernelProgramBlock block)
Push current to a stack of specify block
|
String |
toString() |
checkAsArgument, getValue, verifyArgumentfieldautoCast, checkCrement, endingPrepare, execute, getBlock, getCompileOrder, getOperatorSymbol, initAdditionalProperties, prepare, startingPreparehasNext, next, previousclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfieldprotected KernelArrayLoad(KernelProgramBlock block, KernelParam arrayReference, KernelParam pardim, KernelParam... parDims)
public void doExecute()
doExecute 在类中 AbstractOperatorpublic void loadToStack(KernelProgramBlock block)
PushStackableloadToStack 在接口中 PushStackablepublic AClass getResultType()
getResultType 在接口中 IParampublic void asArgument()
KernelParamKernelParam has used by other, than need call this method.asArgument 在接口中 KernelParamCopyright © 2015. All rights reserved.