Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Haxe 1.43 KB | None | 0 0
  1. {
  2.     kind=>TDClass(null,
  3.     [
  4.        
  5.     ],
  6.     true),
  7.     meta=>[
  8.        
  9.     ],
  10.     name=>IapplicationContext0,
  11.     pack=>[
  12.         hex,
  13.         context
  14.     ],
  15.     params=>[
  16.        
  17.     ],
  18.     pos=>#pos(hexDsl/src/hex/compiletime/util/ContextBuilder.hx: 100: characters28-55),
  19.     fields=>[
  20.         {
  21.             kind=>FVar(TPath({
  22.                 name=>Point,
  23.                 pack=>[
  24.                     hex,
  25.                     structures
  26.                 ],
  27.                 params=>[
  28.                    
  29.                 ]
  30.             }),
  31.             null),
  32.             name=>rectSize,
  33.             pos=>#pos(hexDsl/test/hex/compiletime/flow/StrictFlowCompilerTest.hx: 145: characters16-97),
  34.             access=>[
  35.                 APublic
  36.             ]
  37.         },
  38.         {
  39.             kind=>FVar(TPath({
  40.                 name=>Point,
  41.                 pack=>[
  42.                     hex,
  43.                     structures
  44.                 ],
  45.                 params=>[
  46.                    
  47.                 ]
  48.             }),
  49.             null),
  50.             name=>rectPosition,
  51.             pos=>#pos(hexDsl/test/hex/compiletime/flow/StrictFlowCompilerTest.hx: 145: characters16-97),
  52.             access=>[
  53.                 APublic
  54.             ]
  55.         },
  56.         {
  57.             kind=>FVar(TPath({
  58.                 name=>MockRectangle,
  59.                 pack=>[
  60.                     hex,
  61.                     mock
  62.                 ],
  63.                 params=>[
  64.                    
  65.                 ]
  66.             }),
  67.             null),
  68.             name=>rect,
  69.             pos=>#pos(hexDsl/test/hex/compiletime/flow/StrictFlowCompilerTest.hx: 145: characters16-97),
  70.             access=>[
  71.                 APublic
  72.             ]
  73.         },
  74.         {
  75.             kind=>FFun({
  76.                 args=>[
  77.                    
  78.                 ],
  79.                 expr=>null,
  80.                 params=>null,
  81.                 ret=>null
  82.             }),
  83.             name=>m_c090764b6cefb6ad75677895fa620086,
  84.             pos=>#pos(hexDsl/test/hex/compiletime/flow/StrictFlowCompilerTest.hx: 145: characters16-97),
  85.             access=>[
  86.                 APublic
  87.             ]
  88.         }
  89.     ],
  90.     isExtern=>false
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement