class

PatternMatching::Pattern

Inherits Reference < Object

Pattern specification for matching operations

Constructors

new(template : AtomSpace::Atom)

Class methods

variable?(atom : AtomSpace::Atom) : Bool

Check if an atom is a variable (VariableNode starting with $)

Instance methods

add_constraint(constraint : Constraint)
constraints
template
to_s(io)
variables