class Sass::Script::Funcall

def children

Other tags:
    See: Node#children -

Returns:
  • (Array) -
def children
  @args
end