Spicy
Classes | List of all members
hilti::operator_::function::Call Class Reference
Inheritance diagram for hilti::operator_::function::Call:
hilti::expression::ResolvedOperatorBase hilti::NodeBase hilti::trait::isExpression hilti::trait::isResolvedOperator hilti::trait::isNode hilti::trait::isNode

Classes

struct  Operator
 

Additional Inherited Members

- Public Member Functions inherited from hilti::expression::ResolvedOperatorBase
 ResolvedOperatorBase (const Operator &op, const std::vector< Expression > &operands, Meta meta=Meta())
 
const auto & operator_ () const
 
auto kind () const
 
const auto & operands () const
 
const auto & result () const
 
const auto & op0 () const
 
const auto & op1 () const
 
const auto & op2 () const
 
auto hasOp0 () const
 
auto hasOp1 () const
 
auto hasOp2 () const
 
void setOp0 (const Expression &e)
 
void setOp1 (const Expression &e)
 
void setOp2 (const Expression &e)
 
bool operator== (const ResolvedOperator &other) const
 
bool isLhs () const
 
bool isTemporary () const
 
auto type () const
 
auto isEqual (const Expression &other) const
 
bool isConstant () const
 
auto properties () const
 
void clearCache ()
 
- Public Member Functions inherited from hilti::NodeBase
 NodeBase (Meta meta)
 
 NodeBase (std::vector< Node > childs, Meta meta)
 
template<typename T >
const T & child (int i) const
 
template<typename T >
void assertChildIsA (int i)
 
template<typename T >
std::vector< T > childs (int begin, int end) const
 
template<typename T >
std::vector< T > childsOfType () const
 
template<typename T >
auto nodesOfType () const
 
template<typename T >
auto nodesOfType ()
 
void addChild (Node n)
 
auto & childs () const
 
auto & childs ()
 
auto & meta () const
 
void setMeta (Meta m)
 
const NodeReforiginalNode () const
 
void setOriginalNode (const NodeRef &n)
 
void clearCache ()
 

The documentation for this class was generated from the following file: