
public abstract class JLiteral extends JExpression
| Constructor and Description |
|---|
JLiteral(SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasSideEffects() |
makeStatementgetSourceInfo, setSourceInfo, toSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittraversepublic JLiteral(SourceInfo sourceInfo)
public boolean hasSideEffects()
hasSideEffects in class JExpressionCopyright © 2018. All rights reserved.