Method: Bool::Node#token

Defined in:
lib/bool/ast.rb

#tokenObject (readonly)

Returns the value of attribute token.



14
15
16
# File 'lib/bool/ast.rb', line 14

def token
  @token
end