Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast |
Modifier and Type | Interface and Description |
---|---|
interface |
IExtendedStringLiteral
Representation of a string literal.
|
interface |
IStringLiteralConcatenation
Representation of a string literal.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.endVisit(IStringLiteral stringLiteral) |
boolean |
ASTVisitor.visit(IStringLiteral stringLiteral) |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.