#include "ycp/YCPBuiltinBoolean.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPCode.h"
#include "ycp/StaticDeclaration.h"
Functions | |
YCPValue | b_lnot (const YCPBoolean &b) |
YCPValue | b_or (const YCPCode &b1, const YCPCode &b2) |
YCPValue | b_and (const YCPCode &b1, const YCPCode &b2) |
Variables | |
StaticDeclaration | static_declarations |
|
|
|
|
|
|
|
|