All Packages Class Hierarchy
~i
"i + 3"
"f()"
Literal
class
from the boolean.
Literal
class
from the character.
Literal
class
from the number.
Literal
class
from the number.
Literal
class
from the number.
Literal
class
from the number.
Literal
class
from the string.
"int f(){ return 1; }"
"public String str;"
"int f(){ return 1; }" + "public String str;"
"i++;"
"for(;;){ f(); }"
"i++; j = 3;"
"public class Test{" + " public String str;" + " private int f(){ return 1; }" + "}"
-i
! c
+i
i--
i++
--i
++i