|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--kmy.jint.typer.AbstractVariable
|
+--kmy.jint.compiler.CompilerVariable
|
+--kmy.jint.compiler.CompilerHelper.ArrayLengthAccess
| Field Summary | |
(package private) AbstractClass |
intType
|
| Fields inherited from class kmy.jint.typer.AbstractVariable |
NOT_CONST,
NOTHING |
| Constructor Summary | |
(package private) |
CompilerHelper.ArrayLengthAccess(JintClassTable ct)
|
| Method Summary | |
(package private) void |
genGet(CodeGenerator gen,
CompilerContext context)
|
(package private) void |
genPut(CodeGenerator gen,
CompilerContext context)
|
(package private) AbstractClass |
getBase(CompilerContext context)
|
int |
getFilePos()
|
AbstractClass |
getType()
|
java.lang.String |
toString()
|
| Methods inherited from class kmy.jint.compiler.CompilerVariable |
genInit,
genRet,
getRegister,
setFieldMode,
setRegister |
| Methods inherited from class kmy.jint.typer.AbstractVariable |
dscr,
getConstValue,
isStatic,
mustBeField |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
AbstractClass intType
| Constructor Detail |
CompilerHelper.ArrayLengthAccess(JintClassTable ct)
| Method Detail |
void genGet(CodeGenerator gen,
CompilerContext context)
throws java.io.IOException
void genPut(CodeGenerator gen,
CompilerContext context)
throws java.io.IOException
AbstractClass getBase(CompilerContext context)
public int getFilePos()
public AbstractClass getType()
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||