Vcsn
2.2
Be Rational
|
#include <type-ast.hh>
Public Member Functions | |
other (const std::string &type) | |
const std::string & | get_type () const |
virtual void | accept (context_visitor &v) const |
Public Member Functions inherited from vcsn::ast::ast_node | |
virtual | ~ast_node ()=default |
virtual bool | has_one () const |
Private Attributes | |
std::string | type_ |
Definition at line 277 of file type-ast.hh.
|
inline |
Definition at line 280 of file type-ast.hh.
|
inlinevirtual |
Implements vcsn::ast::ast_node.
Definition at line 289 of file type-ast.hh.
|
inline |
Definition at line 284 of file type-ast.hh.
|
private |
Definition at line 291 of file type-ast.hh.