Literals
A literal is the source code representation of a value of a primitive type (§4.2), the
String type or the null type :
Literal:
IntegerLiteral
FloatingPointLiteral
BooleanLiteral
CharacterLiteral
StringLiteral
NullLiteral
A literal is the source code representation of a value of a primitive type (§4.2), the
String type or the null type :
Literal:
IntegerLiteral
FloatingPointLiteral
BooleanLiteral
CharacterLiteral
StringLiteral
NullLiteral
0 comments:
Post a Comment