Opened 15 years ago

Closed 15 years ago

#308 closed defect (fixed)

Main needs to be included in the GlobalScopeNodes

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

Description

Right now the main function isn't being added to the sequence of global scope nodes in the RootNode.

Change History (3)

comment:1 by stachnik, 15 years ago

Status: newaccepted

comment:2 by stachnik, 15 years ago

This will require a change to the XML schema. Main nodes should be treated just like any other node and the mainFunction child of RootNodes should point to the main function child in the SequenceNodeIF of GlobalScopeNodes.

comment:3 by stachnik, 15 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.