Class CsmUnindent
java.lang.Object
com.github.javaparser.printer.concretesyntaxmodel.CsmUnindent
- All Implemented Interfaces:
CsmElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
prettyPrint
(Node node, SourcePrinter printer) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
isCorrespondingElement
-
Constructor Details
-
CsmUnindent
public CsmUnindent()
-
-
Method Details
-
prettyPrint
- Specified by:
prettyPrint
in interfaceCsmElement
-
hashCode
public int hashCode() -
equals
-