Changes between Initial Version and Version 1 of aadlparser/isImportDeclaration


Ignore:
Timestamp:
04/12/17 15:34:48 (7 years ago)
Author:
pdissaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • aadlparser/isImportDeclaration

    v1 v1  
     1
     2'''isImportDeclaration/4'''
     3
     4 * package_name
     5 * 'NIL'|'PUBLIC'|'PRIVATE'
     6 * package_name_or_property_set_id
     7 * line number (integer)
     8
     9notes:
     10
     11 * NIL is not a valid value for scope (warning message 002)