aboutsummaryrefslogtreecommitdiff
path: root/Def.dcl
blob: fe68896f2ce3641ac704e2c209f42f9460b6f4aa (plain) (blame)
1
2
3
4
5
6
7
8
9
definition module ABC.Def

:: NodeId  :== Int
:: NrArgs  :== Int
:: ArgNr   :== Int
:: DescId  :== Int
:: InstrId :== Int

:: Args    :== [NodeId]