ParamParser


Object Hierarchy:

Object hierarchy for ParamParser

Description:

public class ParamParser : Object

Parser for tool definition text containing descriptions and annotations.

Parses text that may contain: - Description text (before annotations) - Annotations: @title, @name, @wrapped, @command - Type definitions: @type, @property - Parameter definitions: @param

After parsing, access the parsed values via properties.


Namespace: OLLMchat.Tool
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object