public abstract class AbstractBitwise extends AbstractNumerical
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
byOtherUsed |
targetClassblock, insnHelper| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractBitwise(KernelProgramBlock block,
Operator operator) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
asArgument()
If current
KernelParam has used by other, than need call this method. |
protected void |
checkFactor(AClass ftrCls) |
void |
execute()
Do execute
|
void |
loadToStack(KernelProgramBlock block)
Push current to a stack of specify block
|
factorToStack, getResultType, pushFactorToStackfieldautoCast, checkAsArgument, checkCrement, doExecute, endingPrepare, getBlock, getCompileOrder, getOperatorSymbol, initAdditionalProperties, prepare, startingPrepare, verifyArgumenthasNext, next, previousprotected AbstractBitwise(KernelProgramBlock block, Operator operator)
protected final void checkFactor(AClass ftrCls)
public final void loadToStack(KernelProgramBlock block)
PushStackablepublic final void asArgument()
KernelParamKernelParam has used by other, than need call this method.public final void execute()
Executableexecute 在接口中 Executableexecute 在类中 AbstractOperatorCopyright © 2015. All rights reserved.