struct

OpenCog::QueryLanguage::QueryVariable

Inherits Struct < Value < Object

Represents a parsed query variable

Constructors

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

Instance methods

name
to_s(io : IO)

Same as #inspect(io).

type