CCodeBuilder struct
Defined in module c_emitter (c_emitter.l0).
Represents a line-oriented C source builder with indentation tracking.
Fields
- lines: StringVector*
- indent_level: int
- indent_str: string
- cached_prefix: string
- cached_level: int
Defined in module c_emitter (c_emitter.l0).
Represents a line-oriented C source builder with indentation tracking.
Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
: or / suffix lists all members of given symbol or
directory.
Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.