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

DelegateクラスのLexicalAnalyzerクラスへの依存性をなくした。

File:
1 edited

Legend:

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

    r578 r581  
    6666    static void CollectDelegates( const char *source, Delegates &delegates );
    6767    static std::string GenerateDelegatesSourceCode( const Delegates &delegates );
     68    static void RefleshDelegateParameterAndReturnType( Delegate &dg );
    6869    static void RefleshDelegatesParameterAndReturnType( Delegates &delegates );
    6970};
Note: See TracChangeset for help on using the changeset viewer.