TreeBase


Object Hierarchy:

Object hierarchy for TreeBase

Description:

public abstract class TreeBase : Object

Base class for tree-sitter AST parsing (V2 thin client).

Operates on in-memory content only. Callers must load file text via File.read RPC before Tree.parse; load_file_content uses the populated buffer; no local disk read.

All known sub-classes:

Namespace: OLLMfiles
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class GLib.Object