LILAC
Language to language Interop LAyer Compiler
|
Go to the source code of this file.
Classes | |
class | lilac::shared::InterfaceVisitor< TContext > |
A helper class to traverse interface graph. More... | |
class | lilac::shared::GenericInterfaceVisitor< TContext, TVisitor > |
A composite ASTVisitor wrapping other ASTVisitor(s) More... | |
class | lilac::shared::AssemblyVisitor< TContext > |
An interface visitor for a whole assembly. More... | |
Namespaces | |
namespace | lilac |
namespace | lilac::shared |
Concepts | |
concept | lilac::shared::TVisitor |