public interface Expression extends LanguageObject
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType()
Determine the type returned by this expression.
|
acceptVisitorClass<?> getType()
Copyright © 2018 JBoss by Red Hat. All rights reserved.