class RuboCop::MagicComment::EditorComment
def tokens
-
(Array
-)
def tokens extract(self.class::FORMAT).split(self.class::SEPARATOR).map(&:strip) end
(Array)
-
def tokens extract(self.class::FORMAT).split(self.class::SEPARATOR).map(&:strip) end