| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Class and Description |
|---|---|
class |
CharLiteral |
class |
DoubleLiteral |
class |
ExtendedStringLiteral |
class |
FalseLiteral |
class |
FloatLiteral |
class |
IntLiteral |
class |
IntLiteralMinValue |
class |
LongLiteral |
class |
LongLiteralMinValue |
class |
MagicLiteral |
class |
NullLiteral |
class |
NumberLiteral |
class |
StringLiteral |
class |
StringLiteralConcatenation
Flatten string literal
|
class |
TrueLiteral |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.constantOutOfRange(Literal literal,
TypeBinding literalType) |
Copyright © 2013. All rights reserved.