public abstract class AbstractVariable extends Object implements IVariable
| 构造器和说明 |
|---|
AbstractVariable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
asArgument()
If current
KernelParam has used by other, than need call this method. |
GlobalVariable |
field(String name)
Get field value from current variable.
|
AClass |
getFormerType() |
int |
getModifiers() |
String |
getName() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitavailableFor, getMetaloadToStackgetResultTypepublic final void asArgument()
KernelParamKernelParam has used by other, than need call this method.asArgument 在接口中 KernelParampublic final GlobalVariable field(String name)
IVariablepublic final AClass getFormerType()
getFormerType 在接口中 IVarpublic final int getModifiers()
getModifiers 在接口中 IVarCopyright © 2015. All rights reserved.