Method
args(children:)
return the method/function arguments for the given child nodes
class func args(children: LazySequence<AnySequence<XMLElement>>) -> [Argument]
Method
return the method/function arguments for the given child nodes
class func args(children: LazySequence<AnySequence<XMLElement>>) -> [Argument]