class Predicator::AST::StringGreaterThan

Public Instance Methods

type() click to toggle source
# File lib/predicator/ast.rb, line 114
def type; :STRGT; end