class RuboCop::AST::NodePattern

def marshal_load(pattern) #:nodoc:

:nodoc:
def marshal_load(pattern) #:nodoc:
  initialize pattern
end