
public abstract class JValueLiteral extends JLiteral
| Constructor and Description |
|---|
JValueLiteral(SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JValueLiteral |
cloneFrom(JValueLiteral value) |
abstract Object |
getValueObj() |
hasSideEffectsmakeStatementgetSourceInfo, setSourceInfo, toSource, toStringtraversepublic JValueLiteral(SourceInfo sourceInfo)
public abstract Object getValueObj()
protected abstract JValueLiteral cloneFrom(JValueLiteral value)
Copyright © 2018. All rights reserved.