@ProviderType public interface Atom extends ExpressionNode
Atom defines an ExpressionNode that can be translated to simple text, like identifiers or primitive constants
 (strings, booleans and numbers).| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getText()Get the text content for this nodes | 
acceptCopyright © 2018 The Apache Software Foundation. All rights reserved.