class Sass::Script::UnaryOperation

def children

Other tags:
    See: Node#children -

Returns:
  • (Array) -
def children
  [@operand]
end