
public abstract class JsLiteral extends JsExpression implements CanBooleanEval
| Modifier | Constructor and Description |
|---|---|
protected |
JsLiteral(SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInternable()
Return true if the literal can be interned.
|
hasSideEffects, isDefinitelyNull, isLeaf, makeStmtgetKind, getSourceInfo, setSourceInfo, toSource, toSource, toStringisBooleanFalse, isBooleanTruetraverseprotected JsLiteral(SourceInfo sourceInfo)
Copyright © 2018. All rights reserved.