/** * Visitor implementations to resolve declaration- and type bindings of an AST. * * @author Simon */ package de.skuzzle.polly.core.parser.ast.visitor.resolving;