package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type cppcommentkind =
  1. | CppDirective
  2. | CppAttr
  3. | CppMacro
  4. | CppMacroExpanded
  5. | CppPassingNormal
  6. | CppPassingCosWouldGetError
  7. | CppOther
type cpluspluscommentkind =
  1. | CplusplusTemplate
  2. | CplusplusQualifier