Public Methods | |
ArrayLiteral (int length, int id) | |
void | apply (Switch sw) |
int | getId () |
Public Attributes | |
int | length |
JimpleLiteral[] | contents |
Private Attributes | |
int | id |
Definition at line 41 of file ArrayLiteral.java.
|
Get the unique object ID of this instance Reimplemented from ObjectLiteral. Definition at line 60 of file ArrayLiteral.java. |