Home
Pages
Classes
Methods
Parent
Predicator::AST::Unary
Methods
#type
class Predicator::AST::Not
Public Instance Methods
type
()
click to toggle source
# File lib/predicator/ast.rb, line 71
def
type
;
:NOT
;
end