#include <type-ast.hh>
Definition at line 34 of file type-ast.hh.
◆ context()
vcsn::ast::context::context |
( |
std::shared_ptr< ast_node > |
ls, |
|
|
std::shared_ptr< ast_node > |
ws |
|
) |
| |
|
inline |
◆ accept()
◆ get_labelset()
const std::shared_ptr<ast_node> vcsn::ast::context::get_labelset |
( |
| ) |
const |
|
inline |
◆ get_weightset()
const std::shared_ptr<ast_node> vcsn::ast::context::get_weightset |
( |
| ) |
const |
|
inline |
◆ ls_
std::shared_ptr<ast_node> vcsn::ast::context::ls_ |
|
private |
◆ ws_
std::shared_ptr<ast_node> vcsn::ast::context::ws_ |
|
private |
The documentation for this class was generated from the following file: