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

#include <AST.hpp>

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

Public Types

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

Detailed Description

Definition at line 1069 of file AST.hpp.

Member Typedef Documentation

◆ Const

template<typename T >
using m::ast::ASTVisitor::Const = ASTExprVisitor::Const<T>

Definition at line 1071 of file AST.hpp.


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