Ignore:
Timestamp:
Apr 29, 2008, 11:36:37 AM (16 years ago)
Author:
dai_9181
Message:

Symbolコンストラクタを少なくし、LexicalAnalyzer::FullNameToSymbolメソッドを実装。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/ab_common/src/NamespaceSupporter.cpp

    r507 r508  
    55bool NamespaceSupporter::ImportsNamespace( const NamespaceScopes &namespaceScopes )
    66{
     7    _ASSERT( allNamespaceScopesCollection );
    78    if( !allNamespaceScopesCollection->IsExist( namespaceScopes ) ){
    89        return false;
Note: See TracChangeset for help on using the changeset viewer.