module Synopsis.Parsers.IDL.idlast
class DeclNotFound
Exception to indicate that findDecl() could not find the requested Decl object.
Attributes Summary:
source code
Methods Summary:
  __init__(self, scopedName)
references
source code
  scopedName(self)
references
source code