public interface Expression extends LanguageObject
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType()
Determine the type returned by this expression.
|
acceptVisitor
Class<?> getType()
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.