public interface Invoke extends Accessor, ArgumentList<Invoke>
Expression
subinterface for method invocations (n-ary).Modifier and Type | Method and Description |
---|---|
Invoke |
applyStyle(Style style) |
getQualExpression, getQualifier, setQualifier
getType
cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vm
Invoke applyStyle(Style style)
applyStyle
in interface Codeable
Copyright © 2000–2018 jenesis4java. All rights reserved.