module Q::Function0

Public Instance Methods

identifier() click to toggle source
# File lib/q/parser.rb, line 246
def identifier
  elements[1]
end