Class: MiniKraken::Atomic::KInteger
- Inherits:
-
AtomicTerm
- Object
- Core::BaseTerm
- Core::Term
- AtomicTerm
- MiniKraken::Atomic::KInteger
- Defined in:
- lib/mini_kraken/atomic/k_integer.rb
Overview
Note:
As MiniKraken doesn’t support integer values yet, this class is WIP.
A specialized atomic term that represents an integer value. in MiniKraken
Instance Attribute Summary
Attributes inherited from AtomicTerm
Method Summary
Methods inherited from AtomicTerm
#==, #dependencies, #dup_cond, #eql?, #floating?, #initialize, #pinned?, #quote, #to_s, #unbound?
Methods inherited from Core::Term
Constructor Details
This class inherits a constructor from MiniKraken::Atomic::AtomicTerm