Package com. github. adriantodt. lin. ast. visitor
Types
Node Map Visitor
Link copied to clipboard
interface NodeMapVisitor
Content copied to clipboard
A Node Visitor with no parameters and with its interface as return value. NOTE: This file is generated!
Node Visitor
Link copied to clipboard
interface NodeVisitor
Content copied to clipboard
A Node Visitor with no parameters and no return value. NOTE: This file is generated!
Node Visitor1
Link copied to clipboard
A Node Visitor with 1 parameter and no return value. NOTE: This file is generated!
Node Visitor R
Link copied to clipboard
A Node Visitor with no parameters and with a parameterized return value. NOTE: This file is generated!