~bzoltan/kubuntu-packaging/decouple_cmake_plugin

« back to all changes in this revision

Viewing changes to src/libs/3rdparty/cplusplus/AST.cpp

  • Committer: Timo Jyrinki
  • Date: 2013-11-15 12:25:23 UTC
  • mfrom: (1.1.28)
  • Revision ID: timo.jyrinki@canonical.com-20131115122523-i2kyamsu4gs2mu1m
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
 
31
31
/*
32
 
   All firstToken/lastToken methods below which have a doxygen comment with
 
32
   All firstToken/lastToken functions below which have a doxygen comment with
33
33
   \generated in it, will be re-generated when the tool "cplusplus-update-frontend" is run.
34
34
 
35
 
   For methods which are hand-coded, or which should not be changed, make sure that
 
35
   For functions which are hand-coded, or which should not be changed, make sure that
36
36
   the comment is gone.
37
37
 */
38
38