-
class
The ModificationVisitor class implements the VisitorInterface and is used to collect
modification records from ExtendedStatement objects.
void
Accepts a visitor object and allows it to visit this directive statement.
void
Accepts a visitor object and allows it to visit this instance of ExtendedStatement.
void
Accepts a visitor object and allows it to visit this RegisterStatement instance.
void
Accepts a visitor object that implements the VisitorInterface.
void
Accepts a visitor object and allows it to visit this instance of SingleStatement.
abstract void
Accepts a visitor object that implements the VisitorInterface.