|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ compile overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.sql.compile.Visitor
| Uses of Visitor in org.apache.derby.iapi.sql.compile |
| Methods in org.apache.derby.iapi.sql.compile with parameters of type Visitor | |
Visitable |
Visitable.accept(Visitor v)
Accept a visitor, and call v.visit() on child nodes as necessary. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ compile overview ] | PREV NEXT | ||||||||