Class PLSQLHandler

All Implemented Interfaces:
LanguageVersionHandler

public class PLSQLHandler extends AbstractPmdLanguageVersionHandler
Implementation of LanguageVersionHandler for the PLSQL AST. It uses anonymous classes as adapters of the visitors to the VisitorStarter interface.
Author:
sturton - PLDoc - pldoc.sourceforge.net
  • Constructor Details

    • PLSQLHandler

      public PLSQLHandler()
  • Method Details