Vcsn
2.2
Be Rational
|
#include <type-ast.hh>
Public Member Functions | |
expressionset (std::shared_ptr< context > ctx, rat::identities ids) | |
const std::shared_ptr< context > | get_context () const |
rat::identities | get_identities () const |
virtual void | accept (context_visitor &v) const |
virtual bool | has_one () const |
Public Member Functions inherited from vcsn::ast::ast_node | |
virtual | ~ast_node ()=default |
Private Attributes | |
std::shared_ptr< context > | ctx_ |
rat::identities | identities_ |
Definition at line 214 of file type-ast.hh.
|
inline |
Definition at line 217 of file type-ast.hh.
|
inlinevirtual |
Implements vcsn::ast::ast_node.
Definition at line 233 of file type-ast.hh.
|
inline |
Definition at line 223 of file type-ast.hh.
|
inline |
Definition at line 228 of file type-ast.hh.
|
inlinevirtual |
Reimplemented from vcsn::ast::ast_node.
Definition at line 234 of file type-ast.hh.
|
private |
Definition at line 237 of file type-ast.hh.
|
private |
Definition at line 238 of file type-ast.hh.