Vcsn
2.2
Be Rational
|
#include <type-ast.hh>
Public Member Functions | |
virtual | ~ast_node ()=default |
virtual void | accept (context_visitor &v) const =0 |
virtual bool | has_one () const |
Definition at line 24 of file type-ast.hh.
|
virtualdefault |
|
pure virtual |
Implemented in vcsn::ast::polynomialset, vcsn::ast::automaton, vcsn::ast::other, vcsn::ast::weightset, vcsn::ast::expansionset, vcsn::ast::expressionset, vcsn::ast::wordset, vcsn::ast::letterset, vcsn::ast::genset, vcsn::ast::oneset, vcsn::ast::nullableset, vcsn::ast::tuple, vcsn::ast::tupleset, and vcsn::ast::context.
|
inlinevirtual |
Reimplemented in vcsn::ast::expansionset, vcsn::ast::expressionset, vcsn::ast::wordset, vcsn::ast::letterset, vcsn::ast::oneset, vcsn::ast::nullableset, vcsn::ast::tuple, and vcsn::ast::tupleset.
Definition at line 31 of file type-ast.hh.