| Typedefs | |
| typedef uint32_t | flags_t | 
| Functions | |
| void | verify_dimension (node::pointer_t n) | 
| Variables | |
| flags_t const | g_flag_optional_operator = 0x01 | 
| flags_t const | g_flag_optional_space_after = 0x08 | 
| flags_t const | g_flag_optional_space_after_or_newline = 0x40 | 
| flags_t const | g_flag_optional_space_before = 0x04 | 
| flags_t const | g_flag_optional_space_before_or_newline = 0x20 | 
| flags_t const | g_flag_optional_spaces = 0x02 | 
| flags_t const | g_flag_optional_spaces_or_newlines = 0x10 | 
| typedef uint32_t csspp::anonymous_namespace{assembler.cpp}::flags_t | 
Definition at line 57 of file assembler.cpp.
| void csspp::anonymous_namespace{assembler.cpp}::verify_dimension | ( | node::pointer_t | n | ) | 
Definition at line 67 of file assembler.cpp.
References csspp::ERROR_ERROR, csspp::error::instance(), and verify_dimension().
Referenced by verify_dimension().
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_operator = 0x01 | 
Definition at line 59 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_space_after = 0x08 | 
Definition at line 62 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_space_after_or_newline = 0x40 | 
Definition at line 65 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_space_before = 0x04 | 
Definition at line 61 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_space_before_or_newline = 0x20 | 
Definition at line 64 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_spaces = 0x02 | 
Definition at line 60 of file assembler.cpp.
| flags_t const csspp::anonymous_namespace{assembler.cpp}::g_flag_optional_spaces_or_newlines = 0x10 | 
Definition at line 63 of file assembler.cpp.
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.