method

ignore

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Formatter

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

These similar methods exist in v2_5_5:

ignore(*node) public

Use ignore in your subclass to ignore the content of a node.

##
# We don't support raw nodes in ToNoRaw

alias accept_raw ignore
Show source
Register or log in to add new notes.