| Package | Description |
|---|---|
| com.github.javaparser.printer.concretesyntaxmodel | |
| com.github.javaparser.printer.lexicalpreservation |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CsmToken.isCorrespondingElement(TextElement textElement) |
boolean |
CsmIndent.isCorrespondingElement(TextElement textElement) |
default boolean |
CsmElement.isCorrespondingElement(TextElement textElement) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChildTextElement
Represent the position of a child node in the NodeText of its parent.
|
class |
TokenTextElement |
| Modifier and Type | Method and Description |
|---|---|
TextElement |
Added.toTextElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TextElementMatcher.match(TextElement textElement) |
boolean |
TextElement.match(TextElement textElement) |
Copyright © 2007–2024. All rights reserved.