llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
SExp::List Class Reference

Storage for lists. More...

#include <core/adt/sexp.h>

Public Member Functions

NumberAddNumber (int64_t v)
 
StringAddString (const std::string &v)
 
ListAddList ()
 
size_t size () const
 
const SExpoperator[] (size_t idx) const
 
void print (llvm::raw_ostream &os) const
 Print the s-expression.
 

Detailed Description

Storage for lists.


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