File atom.h
FileList > jac > machine > atom.h
Go to the source code of this file
#include <quickjs.h>
#include <ostream>
#include <string>
#include "internal/declarations.h"
#include "context.h"
#include "stringView.h"
Namespaces
Type | Name |
---|---|
namespace | jac |
Classes
Type | Name |
---|---|
class | Atom A wrapper around JSAtom with RAII. In the context of QuickJS, Atom is used to represent identifiers of properties, variables, functions, etc. |
The documentation for this class was generated from the following file src/jac/machine/atom.h