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

Storage for strings. More...

#include <core/adt/sexp.h>

Public Member Functions

 String (const std::string &v)
 
const std::string & Get () const
 Returns the value.
 
void print (llvm::raw_ostream &os) const
 Print the s-expression.
 

Detailed Description

Storage for strings.


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