| Package | Description |
|---|---|
| com.github.javaparser.printer.lexicalpreservation |
| Modifier and Type | Class and Description |
|---|---|
class |
TextElement |
| Modifier and Type | Method and Description |
|---|---|
default TextElementMatcher |
TextElementMatcher.and(TextElementMatcher textElementMatcher)
This allows the combination of different TextElementMatcher instances.
If combined, all of the TextElementMatchers have to return true. |
| Modifier and Type | Method and Description |
|---|---|
default TextElementMatcher |
TextElementMatcher.and(TextElementMatcher textElementMatcher)
This allows the combination of different TextElementMatcher instances.
If combined, all of the TextElementMatchers have to return true. |
Copyright © 2007–2018. All rights reserved.