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