Class ChildTextElement

java.lang.Object
com.github.javaparser.printer.lexicalpreservation.TextElement
com.github.javaparser.printer.lexicalpreservation.ChildTextElement
All Implemented Interfaces:
PrintableTextElement, TextElementMatcher

public class ChildTextElement extends TextElement
Represent the position of a child node in the NodeText of its parent.