Opened 15 years ago

Closed 15 years ago

#320 closed defect (fixed)

PragmaNodes should be GlobalScopeNodes

Reported by: stachnik Owned by: stachnik
Priority: major Milestone:
Component: ast Version:
Keywords: Cc:

Description

Currently PragmaNode cannot appear in the global scope because they aren't GlobalScopeNodes. They should be made to extend GlobalScopeNodeIF.

Change History (1)

comment:1 by stachnik, 15 years ago

Resolution: fixed
Status: newclosed

PragmaNodeIF now extends GlobalScopeNodeIF and the XML schema has been updated accordingly.

Note: See TracTickets for help on using tickets.