#include "ycp/YCPBuiltinTerm.h"#include "ycp/YCPTerm.h"#include "ycp/YCPInteger.h"#include "ycp/YCPString.h"#include "ycp/StaticDeclaration.h"#include "ycp/y2log.h"Functions | |
| static YCPValue | t_size (const YCPTerm &term) |
| static YCPValue | t_add (const YCPTerm &term, const YCPValue &value) |
| static YCPValue | t_symbolof (const YCPTerm &term) |
| YCPValue | t_select (const YCPValue &term, const YCPValue &i, const YCPValue &def) |
| static YCPValue | t_toterm (const YCPValue &v) |
| static YCPValue | t_remove (const YCPTerm &term, const YCPInteger &i) |
| static YCPValue | t_argsof (const YCPTerm &term) |
Variables | |
| StaticDeclaration | static_declarations |
| static YCPValue t_remove | ( | const YCPTerm & | term, | |
| const YCPInteger & | i | |||
| ) | [static] |
1.5.0