|
Unify Framework Lib 1.7.0
|
#include <attribute_mapper_ast_complexity.hpp>
Public Member Functions | |
| path_complexity (complexity &complexity) | |
| int | operator() (const ast::operand &operand) |
| int | operator() (const nil &nul) |
| int | operator() (attribute_store_type_t type) |
| int | operator() (const attribute_path_subscript &subscript) |
| int | operator() (const std::vector< attribute_path_element > &paths) |
Private Attributes | |
| complexity & | _complexity |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |