public interface TextElement extends ASTNode
The following features are supported:
JavaPackage.getTextElement()| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Returns the value of the 'Text' attribute.
|
void |
setText(String value)
Sets the value of the '
Text' attribute. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitString getText()
setText(String),
JavaPackage.getTextElement_Text()Copyright © 2018–2020 Atlanmod. All rights reserved.