FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ugrep/patterns/java at master · retn-ux/ugrep · GitHub

/ ugrep Public
forked from Genivia/ugrep

Latest commit

 

History

History
 
 

Java patterns

  • classes matches class definitions
  • comments matches comments
  • doc_comments matches Doxygen comments
  • enums matches enumerations
  • imports matches import directives
  • methods matches method definitions
  • names matches identifiers (and keywords) not inside strings and comments
  • strings matches strings
  • zap_comments removes comments from matches
  • zap_strings removes strings from matches

Back | FazBrowse Home | New Git URL