| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(StringLiteralConcatenation literal,
BlockScope scope) |
boolean |
ASTVisitor.visit(StringLiteralConcatenation literal,
BlockScope scope) |
| Modifier and Type | Method and Description |
|---|---|
StringLiteralConcatenation |
StringLiteralConcatenation.extendsWith(StringLiteral lit)
Add the lit source to mine, just as if it was mine
|
StringLiteralConcatenation |
StringLiteral.extendsWith(StringLiteral lit)
Add the lit source to mine, just as if it was mine
|
Copyright © 2015. All rights reserved.