Class Navigator


  • public final class Navigator
    extends Object
    This class can be used to easily retrieve nodes from a JavaParser AST. Note that methods with the prefix `demand` indicate that if the search value is not found, an exception will be thrown.
    Author:
    Federico Tomassetti