@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 | 
|---|---|
String | 
getText()
Get the text content for this nodes 
 | 
acceptString getText()
Copyright © 2017 The Apache Software Foundation. All rights reserved.