Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
cli::builtin::Move Class Reference

#include <Move.h>

Static Public Member Functions

static std::shared_ptr< abstraction::Valuemove (const std::vector< std::shared_ptr< abstraction::Value > > &params)
 

Detailed Description

Builtin move on abstraction values.

Member Function Documentation

◆ move()

static std::shared_ptr< abstraction::Value > cli::builtin::Move::move ( const std::vector< std::shared_ptr< abstraction::Value > > &  params)
inlinestatic
Here is the call graph for this function:

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