public interface LongLiteral extends Literal
Literal
subinterface for long
literals.Modifier and Type | Method and Description |
---|---|
long |
toLong()
Returns the
long value of the Literal . |
getType
applyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vm
Copyright © 2000–2018 jenesis4java. All rights reserved.