class Phlex::SGML
def whitespace
-
(nil)
-
def whitespace target = @_context.target target << " " if block_given? yield target << " " end nil end
(nil)
-
def whitespace target = @_context.target target << " " if block_given? yield target << " " end nil end