Class VariableAccessVisitor

  • All Implemented Interfaces:
    PLSQLParserVisitor

    public class VariableAccessVisitor
    extends PLSQLParserVisitorAdapter
    Searches for special nodes and computes based on the sequence, the type of access of a variable.
    Author:
    raik, Sven Jacob