method
warning
v1_8_7_330 -
Show latest stable
- Class:
XSD::XMLParser::XMLScanner
warning(msg)public
No documentation available.
# File lib/xsd/xmlparser/xmlscanner.rb, line 53
def warning(msg)
p msg if $DEBUG
end warning(msg)No documentation available.
# File lib/xsd/xmlparser/xmlscanner.rb, line 53
def warning(msg)
p msg if $DEBUG
end