Class PhantomNodeLogic
- java.lang.Object
-
- com.github.javaparser.printer.lexicalpreservation.PhantomNodeLogic
-
public class PhantomNodeLogic extends Object
We want to recognize and ignore "phantom" nodes, like the fake type of variable in FieldDeclaration
-
-
Constructor Summary
Constructors Constructor Description PhantomNodeLogic()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
cleanUpCache()
Clean up the cache used by the LexicalPreserving logic.
-