Ignore:
Timestamp:
May 10, 2008, 8:16:16 PM (16 years ago)
Author:
dai_9181
Message:

SplitMemberNameの依存関係を排除。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/include/TypeDef.h

    r542 r598  
    5959
    6060    void Add( const NamespaceScopes &namespaceScopes, const std::string &name, const std::string &baseName, int nowLine );
    61     int GetIndex( const NamespaceScopes &namespaceScopes, const std::string &name ) const;
    62     int GetIndex( const std::string &fullName ) const;
     61    int GetIndex( const Symbol &symbol ) const;
    6362};
Note: See TracChangeset for help on using the changeset viewer.