~ubuntu-branches/ubuntu/utopic/aspectc++/utopic

« back to all changes in this revision

Viewing changes to Puma/gen-release/step2/inc/Puma/CTree.h

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2012-05-30 10:01:33 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120530100133-rnwnvxsb3xfsvu2w
Tags: 1:1.1+svn20120529-1
* New upstream snapshot.
  - Fixes with fcntl handling on kFreeBSD
  - Upstream fixes in the Puma Parser

Show diffs side-by-side

added added

removed removed

Lines of Context:
15471
15471
  typedef TTarget Target;
15472
15472
  enum { ARGS = TArgs::ARGS };
15473
15473
  template <int I> struct Arg : AC::Arg<TArgs, I> {};
15474
 
  static const int JPID = 9219;
 
15474
  static const int JPID = 9061;
15475
15475
  static const AC::JPType JPTYPE = (AC::JPType)16;
15476
15476
  struct Res {
15477
15477
    typedef void Type;
15572
15572
  typedef TTarget Target;
15573
15573
  enum { ARGS = TArgs::ARGS };
15574
15574
  template <int I> struct Arg : AC::Arg<TArgs, I> {};
15575
 
  static const int JPID = 9282;
 
15575
  static const int JPID = 9124;
15576
15576
  static const AC::JPType JPTYPE = (AC::JPType)16;
15577
15577
  struct Res {
15578
15578
    typedef void Type;
15610
15610
  typedef TTarget Target;
15611
15611
  enum { ARGS = TArgs::ARGS };
15612
15612
  template <int I> struct Arg : AC::Arg<TArgs, I> {};
15613
 
  static const int JPID = 9280;
 
15613
  static const int JPID = 9122;
15614
15614
  static const AC::JPType JPTYPE = (AC::JPType)32;
15615
15615
  struct Res {
15616
15616
    typedef void Type;