public interface Expression extends Codeable
Expression superinterface. All expressions have a return type.| Modifier and Type | Method and Description |
|---|---|
Type |
getType()
Returns the return type of this
Expression. |
applyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vmType getType()
Expression.Copyright © 2000–2018 jenesis4java. All rights reserved.