public interface TextAwareArrangementEntry extends ArrangementEntry
ArrangementEntry
which provides information about its text.
E.g. this entry can be used for section start/end element to match section comments by whole text.
Implementations of this interface are not obliged to be thread-safe.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText() |
canBeMatched, getChildren, getDependencies, getEndOffset, getParent, getStartOffset