Class: Postscript::Model::Operators::Boolean::True

Inherits:
Postscript::Model::Operator show all
Defined in:
lib/postscript/model/operators/boolean.rb

Overview

PS boolean literals. They look like operator tokens but push constant Boolean values. Modeled as zero-arity operators so the parser/registry handle them naturally.

Method Summary

Methods inherited from Postscript::Model::Operator

#accept, from_operands, #operator?, register_as