jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-core
/
com.github.javaparser.printer.lexicalpreservation
/
LexicalPreservingVisitor
Lexical
Preserving
Visitor
open
class
LexicalPreservingVisitor
(
source
)
Members
Constructors
Lexical
Preserving
Visitor
Link copied to clipboard
constructor
(
)
constructor
(
writer
:
StringWriter
)
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
visit
Link copied to clipboard
open
fun
visit
(
child
:
ChildTextElement
)
open
fun
visit
(
token
:
TokenTextElement
)