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