Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast |
Modifier and Type | Interface and Description |
---|---|
interface |
IFalseLiteral
Representation of the false literal.
|
interface |
INullLiteral
Representation of the null literal.
|
interface |
ITrueLiteral
Representation of the 'true' literal.
|
interface |
IUndefinedLiteral
Representation of a the 'undefined' literal.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.