mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Types
m::ast::ConstASTVisitor Struct Reference

#include <AST.hpp>

Inheritance diagram for m::ast::ConstASTVisitor:
[legend]
Collaboration diagram for m::ast::ConstASTVisitor:
[legend]

Public Types

template<typename T >
using Const = ConstASTExprVisitor::Const< T >
 

Detailed Description

Definition at line 1079 of file AST.hpp.

Member Typedef Documentation

◆ Const

template<typename T >
using m::ast::ConstASTVisitor::Const = ConstASTExprVisitor::Const<T>

Definition at line 1081 of file AST.hpp.


The documentation for this struct was generated from the following file: