struct

OpenCog::Query::Variable

Inherits Struct < Value < Object

Simple variable for queries

Constructors

new(name : String, type : AtomSpace::AtomType | Nil = nil)

Instance methods

name
to_s(io : IO)

Same as #inspect(io).

type