@uml Represents a span of raw text (concrete syntax) between tags in a tree pattern string.
@uml Constructs a new instance of {@link TextChunk} with the specified text.
@uml Gets the raw text of this chunk.
@uml <p>The implementation for {@link TextChunk} returns the result of {@link #getText()} in single quotes.</p> @override
See Implementation
@uml Represents a span of raw text (concrete syntax) between tags in a tree pattern string.