
public abstract class JLiteral extends JExpression
| Constructor and Description |
|---|
JLiteral(SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasSideEffects() |
makeStatementgetSourceInfo, setSourceInfo, toSource, toStringtraversepublic JLiteral(SourceInfo sourceInfo)
public boolean hasSideEffects()
hasSideEffects in class JExpressionCopyright © 2018. All rights reserved.