| 
| 
  | BuiltinFunction (Symbol symbol, c10::optional< NamedValue > self) | 
|   | 
| 
std::string  | kind () const override | 
|   | 
| 
std::shared_ptr< SugaredValue >  | call (const SourceRange &loc, Method &m, at::ArrayRef< NamedValue > attributes, at::ArrayRef< NamedValue > inputs, size_t n_binders) override | 
|   | 
| 
virtual Value *  | asValue (const SourceRange &loc, Method &m) | 
|   | 
| 
virtual std::shared_ptr< SugaredValue >  | attr (const SourceRange &loc, Method &m, const std::string &field) | 
|   | 
| 
virtual void  | setAttr (const SourceRange &loc, Method &m, const std::string &field, Value *newValue) | 
|   | 
| 
virtual NoneStatus  | isNone () | 
|   | 
| 
virtual std::vector< std::shared_ptr< SugaredValue > >  | asTuple (const SourceRange &loc, Method &m, const c10::optional< size_t > &size_hint={}) | 
|   | 
Definition at line 134 of file sugared_value.h.
 
The documentation for this struct was generated from the following files: