- Node position is public. It represents the node's first character index in the document. - Tree offset is private. It represents the distance between the tree's first character index and it's parent's first character index. - Tree padding is private. It represents the amount of whitespace (or other separator characters) immediately preceding the tree. |
||
|---|---|---|
| .. | ||
| helpers | ||
| languages | ||
| document_spec.cc | ||
| node_spec.cc | ||
| runtime_spec_helper.h | ||
| runtime_specs.cc | ||
| stack_spec.cc | ||
| tree_spec.cc | ||