AIContext
Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object
Constants
MAX_PER_SECTION = 16
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
callees
Sourceempty?
Sourceguards
Sourcepush_callee(entry : AIContextEntry)
Sourcepush_guard(entry : AIContextEntry)
Sourcepush_signal(entry : AIContextEntry)
Sourcepush_sink(entry : AIContextEntry)
Sourcepush_source(entry : AIContextEntry)
Sourcepush_validator(entry : AIContextEntry)
Sourcesignals
Sourcesinks
Sourcesources
Sourcevalidators
Source