Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast |
Modifier and Type | Interface and Description |
---|---|
interface |
IDoubleLiteral
This interface is not intended to be implemented by clients.
|
interface |
IExtendedStringLiteral
Representation of a string literal.
|
interface |
IFalseLiteral
Representation of the false literal.
|
interface |
IIntLiteral
This interface is not intended to be implemented by clients.
|
interface |
IIntLiteralMinValue
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
|
interface |
IMagicLiteral
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
|
interface |
INullLiteral
Representation of the null literal.
|
interface |
INumberLiteral
Representation of a numeric literal.
|
interface |
IRegExLiteral
Representation of a regular expression literal.
|
interface |
IStringLiteral
Representation of a string literal.
|
interface |
IStringLiteralConcatenation
Representation of a string literal.
|
interface |
ITrueLiteral
Representation of the 'true' literal.
|
interface |
IUndefinedLiteral
Representation of a the 'undefined' literal.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.