Zen
A cross-platform functional programming language
|
_format | TypeSpecRefGenerator | [private] |
_inExpr | TypeSpecRefGenerator | [private] |
_os | TypeSpecRefGenerator | [private] |
getTemplateFormat(const TypeSpecRefWriter::Format::T &format) const | TypeSpecRefGenerator | [inline, private] |
getUdfName(const Ast::UserDefinedTypeSpec &type) | TypeSpecRefGenerator | [inline, private] |
TypeSpecRefGenerator(z::stream &os, const TypeSpecRefWriter::Format::T &format, const bool &inExpr) | TypeSpecRefGenerator | [inline] |
visit(const Ast::Unit &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::Namespace &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::StructDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::EnumDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::EnumMemberDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::OutParam &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::SharedDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::TypeDecl &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::TypeDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::OwnerTemplate &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::ListTemplate &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::DictTemplate &type) | TypeSpecRefGenerator | [inline, private, virtual] |
visit(const Ast::FunctionDef &type) | TypeSpecRefGenerator | [inline, private, virtual] |
Visitor() | TypeSpec::Visitor | [inline] |
~Visitor() | TypeSpec::Visitor | [inline, virtual] |