#pragma once #include "input.h" #include #include namespace NSQLComplete { TVector VisibleNamedNodes(TParsedInput input); } // namespace NSQLComplete