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 
 | 
accept"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"