public interface Literal extends Expression
Literal
superinterface. Literal
extends
Expression
and therefore all literals can be used as expressions (as
semantically appropriate).Modifier and Type | Method and Description |
---|---|
Object |
toObject()
Returns the underlying
Object . |
getType
applyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vm
Object toObject()
Object
.Copyright © 2000–2018 jenesis4java. All rights reserved.