public abstract class JValueLiteral extends JLiteral
Constructor and Description |
---|
JValueLiteral(SourceInfo sourceInfo) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
getValueObj() |
hasSideEffects
makeStatement
getSourceInfo, setSourceInfo, toSource, toString
traverse
public JValueLiteral(SourceInfo sourceInfo)
public abstract Object getValueObj()
Copyright © 2018. All rights reserved.