public interface Placeholder
The Placeholder interface represents a placeholder in a text document.
It provides methods to retrieve the content of the placeholder and the full expression.
-
Method Summary
Modifier and TypeMethodDescriptioncontent()
Returns the content of the placeholder.Retrieves the expression of the placeholder.