Class CodeRay::Encoders::CommentFilter
In: lib/coderay/encoders/comment_filter.rb
Parent: TokenClassFilter

Constants

DEFAULT_OPTIONS = superclass::DEFAULT_OPTIONS.merge \ :exclude => [:comment]

[Validate]