audk/BaseTools/Source/C/VfrCompile/Pccts/h
Hao Wu fef15ecd20 BaseTools/VfrCompile/Pccts: Make assignment operator not returning void
The assignment operators for class ANTLRTokenPtr return void in current
code.

This commit makes them return the reference to the object just like
primitive types do.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-08 16:38:30 +08:00
..
AParser.cpp
AParser.h
ASTBase.cpp
ASTBase.h
ATokPtr.h BaseTools/VfrCompile/Pccts: Make assignment operator not returning void 2016-11-08 16:38:30 +08:00
ATokPtrImpl.h BaseTools/VfrCompile/Pccts: Make assignment operator not returning void 2016-11-08 16:38:30 +08:00
AToken.h
ATokenBuffer.cpp
ATokenBuffer.h
ATokenStream.h
BufFileInput.cpp
BufFileInput.h
DLG_stream_input.h
DLexer.h
DLexerBase.cpp
DLexerBase.h BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStream 2016-11-08 16:38:27 +08:00
PBlackBox.h
PCCTSAST.cpp
PCCTSAST.h
SList.h
antlr.h
ast.c
ast.h
charbuf.h
charptr.c
charptr.h
config.h
dlgauto.h
dlgdef.h
err.h
int.h
pccts_assert.h
pccts_iostream.h
pccts_istream.h
pccts_setjmp.h
pccts_stdarg.h
pccts_stdio.h
pccts_stdlib.h
pccts_string.h
pcctscfg.h
pcnames.bat
slist.cpp