llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Storage for lists. More...
#include <core/adt/sexp.h>
Public Member Functions | |
Number * | AddNumber (int64_t v) |
String * | AddString (const std::string &v) |
List * | AddList () |
size_t | size () const |
const SExp & | operator[] (size_t idx) const |
void | print (llvm::raw_ostream &os) const |
Print the s-expression. | |
Storage for lists.