Vcsn
2.0
Be Rational
|
Support for wordset<GenSet>. More...
#include <type-ast.hh>
Public Member Functions | |
wordset (const std::shared_ptr< const ast_node > &gs) | |
std::shared_ptr< const ast_node > | genset () const |
The generator set. More... | |
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 | |
const std::shared_ptr< const ast_node > | gs_ |
Support for wordset<GenSet>.
Definition at line 170 of file type-ast.hh.
|
inline |
Definition at line 173 of file type-ast.hh.
|
inlinevirtual |
Implements vcsn::ast::ast_node.
Definition at line 183 of file type-ast.hh.
|
inline |
The generator set.
Definition at line 178 of file type-ast.hh.
|
inlinevirtual |
Reimplemented from vcsn::ast::ast_node.
Definition at line 184 of file type-ast.hh.
|
private |
Definition at line 187 of file type-ast.hh.