Merge pull request #738 from luoliwoshang/llcppg/ast/exprnode
llcppg/ast:expr node
This commit is contained in:
@@ -242,6 +242,8 @@ type RecordType struct {
|
|||||||
Methods []*FuncDecl
|
Methods []*FuncDecl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (*RecordType) exprNode() {}
|
||||||
|
|
||||||
// ------------------------------------------------
|
// ------------------------------------------------
|
||||||
|
|
||||||
// Template<Arg1, Arg2, ...>
|
// Template<Arg1, Arg2, ...>
|
||||||
|
|||||||
Reference in New Issue
Block a user