Changeset 603 in dev for trunk/ab5.0/abdev/ab_common/include/Lexical
- Timestamp:
- May 10, 2008, 11:10:33 PM (17 years ago)
- Location:
- trunk/ab5.0/abdev/ab_common/include/Lexical
- Files:
-
- 1 edited
- 16 moved
-
Class.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Class.h )
-
Const.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Const.h )
-
DataTable.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/DataTable.h )
-
Delegate.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Delegate.h )
-
Interface.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Interface.h )
-
Member.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Member.h )
-
Meta.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Meta.h )
-
Method.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Method.h )
-
NativeCode.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/NativeCode.h )
-
ObjectModule.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/ObjectModule.h )
-
Parameter.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Parameter.h )
-
Procedure.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Procedure.h )
-
Source.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Source.h )
-
Symbol.h (modified) (1 diff)
-
Type.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Type.h )
-
TypeDef.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/TypeDef.h )
-
Variable.h (moved) (moved from trunk/ab5.0/abdev/BasicCompiler_Common/include/Variable.h )
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/ab_common/include/Lexical/Symbol.h
r516 r603 3 3 namespace ActiveBasic{ namespace Common{ namespace Lexical{ 4 4 5 std::string Operator_NaturalStringToCalcMarkString( const std::string &name ); 6 std::string Operator_CalcMarkStringToNaturalString( const std::string &name ); 5 7 6 8 class Symbol
Note:
See TracChangeset
for help on using the changeset viewer.
