Class LexicalDifferenceCalculator.CsmChild
java.lang.Object
com.github.javaparser.printer.lexicalpreservation.LexicalDifferenceCalculator.CsmChild
- All Implemented Interfaces:
CsmElement
- Enclosing class:
LexicalDifferenceCalculator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetChild()inthashCode()booleanisCorrespondingElement(TextElement textElement) voidprettyPrint(Node node, SourcePrinter printer) toString()
-
Field Details
-
child
-
-
Constructor Details
-
CsmChild
CsmChild(Node child)
-
-
Method Details
-
getChild
-
prettyPrint
- Specified by:
prettyPrintin interfaceCsmElement
-
isCorrespondingElement
- Specified by:
isCorrespondingElementin interfaceCsmElement
-
toString
-
equals
-
hashCode
-