Class PhantomNodeLogic
- java.lang.Object
-
- com.github.javaparser.printer.lexicalpreservation.PhantomNodeLogic
-
@Deprecated public class PhantomNodeLogic extends Object
Deprecated.This class is no longer used phantom node are now an attribute of each nodeWe want to recognize and ignore "phantom" nodes, like the fake type of variable in FieldDeclaration
-
-
Constructor Summary
Constructors Constructor Description PhantomNodeLogic()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
cleanUpCache()
Deprecated.Clean up the cache used by the LexicalPreserving logic.
-