module Synopsis.ASG
class UsingDeclaration
UsingDeclaration-inheritance Scopes/Synopsis/ASG/Builtin.html Scopes/Synopsis/ASG/Declaration.html
Import a declaration into this module.
Attributes Summary:
source code
Methods Summary:
  __init__(self, file, line, type, name, alias)
references
source code
  accept(self, visitor)
references
source code
Attributes Inherited from Declaration
file, line, name, type, accessibility, annotations