![]() |
Lumino
|
(実験的な機能) More...
#include <Interpreter.hpp>
Inherits ln::Object.
Public Member Functions | |
const String & | code () const |
コマンドの実行コードを取得します。 | |
int | paramsCount () const |
コマンドのパラメータ数を取得します。 | |
const String & | param (int index) const |
コマンドのパラメータを取得します。 | |
(実験的な機能)