|
LLDB mainline
|
Public Attributes | |
| BlockCommentState | state |
| unsigned | nestingDepth |
Definition at line 209 of file Rust/tree-sitter-rust/scanner.c.
| unsigned BlockCommentProcessing::nestingDepth |
Definition at line 211 of file Rust/tree-sitter-rust/scanner.c.
Referenced by process_block_comment(), process_left_asterisk(), and process_left_forward_slash().
| BlockCommentState BlockCommentProcessing::state |
Definition at line 210 of file Rust/tree-sitter-rust/scanner.c.
Referenced by process_block_comment(), process_continuing(), process_left_asterisk(), and process_left_forward_slash().