| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(LongLiteral longLiteral,
BlockScope scope) |
boolean |
ASTVisitor.visit(LongLiteral longLiteral,
BlockScope scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
LongLiteralMinValue |
| Modifier and Type | Method and Description |
|---|---|
static LongLiteral |
LongLiteral.buildLongLiteral(char[] token,
int s,
int e) |
LongLiteral |
LongLiteral.convertToMinValue() |
Copyright © 2013. All rights reserved.