tan  0.0.1
tanlang::UnaryOperator Member List

This is the complete list of members for tanlang::UnaryOperator, including all inherited members.

_is_lvalue (defined in tanlang::Expr)tanlang::Exprprotected
_op (defined in tanlang::UnaryOperator)tanlang::UnaryOperatorprotected
_rhs (defined in tanlang::UnaryOperator)tanlang::UnaryOperatorprotected
ASTBase()=delete (defined in tanlang::ASTBase)tanlang::ASTBase
ASTBase(ASTNodeType node_type, TokenizedSourceFile *src, int bp) (defined in tanlang::ASTBase)tanlang::ASTBase
ASTTypeNamestanlang::ASTBasestatic
Create(UnaryOpKind op, TokenizedSourceFile *src) (defined in tanlang::UnaryOperator)tanlang::UnaryOperatorstatic
Create(UnaryOpKind op, TokenizedSourceFile *src, Expr *rhs) (defined in tanlang::UnaryOperator)tanlang::UnaryOperatorstatic
ctx() (defined in tanlang::ASTBase)tanlang::ASTBase
end() const (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
Expr(ASTNodeType type, TokenizedSourceFile *src, int bp) (defined in tanlang::Expr)tanlang::Exprprotected
get() consttanlang::ASTBaseprotectedvirtual
get_bp() const (defined in tanlang::ASTBase)tanlang::ASTBase
get_children() const overridetanlang::UnaryOperatorvirtual
get_node_type() const (defined in tanlang::ASTBase)tanlang::ASTBase
get_op() const (defined in tanlang::UnaryOperator)tanlang::UnaryOperator
get_rhs() const (defined in tanlang::UnaryOperator)tanlang::UnaryOperator
get_type() const (defined in tanlang::Typed)tanlang::Typedvirtual
is_comptime_known() (defined in tanlang::Expr)tanlang::Exprinlinevirtual
is_expr() const override (defined in tanlang::Expr)tanlang::Exprinlinevirtual
is_lvalue() (defined in tanlang::Expr)tanlang::Exprinlinevirtual
is_stmt() const override (defined in tanlang::Expr)tanlang::Exprinlinevirtual
OpPrecedencetanlang::ASTBasestatic
repr(const str &prefix="-") consttanlang::ASTBase
set_end(uint32_t val) (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
set_lvalue(bool is_lvalue) (defined in tanlang::Expr)tanlang::Exprinlinevirtual
set_node_type(ASTNodeType node_type) (defined in tanlang::ASTBase)tanlang::ASTBase
set_rhs(Expr *rhs) (defined in tanlang::UnaryOperator)tanlang::UnaryOperator
set_start(uint32_t val) (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
set_type(Type *type) (defined in tanlang::Typed)tanlang::Typedvirtual
SourceTraceable()=delete (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
SourceTraceable(TokenizedSourceFile *src) (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
src() const (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
start() const (defined in tanlang::SourceTraceable)tanlang::SourceTraceable
terminal_token() consttanlang::ASTBaseinlinevirtual
to_string(bool include_source_code=false) consttanlang::ASTBaseprotectedvirtual
UnaryOperator(UnaryOpKind op, TokenizedSourceFile *src) (defined in tanlang::UnaryOperator)tanlang::UnaryOperatorprotected
UOPPrecedencetanlang::UnaryOperatorstatic
~ASTBase()=default (defined in tanlang::ASTBase)tanlang::ASTBasevirtual
~Typed()=default (defined in tanlang::Typed)tanlang::Typedvirtual