
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, isDefinitelyNotNull, isDefinitelyNull, isLeaf, makeStmtgetKind, getSourceInfo, setSourceInfo, toSource, toSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisBooleanFalse, isBooleanTruetraverseprotected JsLiteral(SourceInfo sourceInfo)
Copyright © 2018. All rights reserved.