public abstract class JLiteral extends JExpression
Constructor and Description |
---|
JLiteral(SourceInfo sourceInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasSideEffects() |
makeStatement
getSourceInfo, setSourceInfo, toSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
traverse
public JLiteral(SourceInfo sourceInfo)
public boolean hasSideEffects()
hasSideEffects
in class JExpression
Copyright © 2018. All rights reserved.