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. |
getTypeapplyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vmObject toObject()
Object.Copyright © 2000–2018 jenesis4java. All rights reserved.