class Keisan::Parsing::LogicalGreaterThan
Public Instance Methods
node_class()
click to toggle source
# File lib/keisan/parsing/logical_greater_than.rb, line 4 def node_class AST::LogicalGreaterThan end
# File lib/keisan/parsing/logical_greater_than.rb, line 4 def node_class AST::LogicalGreaterThan end