Typechecking templates: minor refactoring, optimizing code.
Replace node-ptr<> type with node<> where applicable. Use node<> type is ok in constraint arguments. Replace instances of LateExpressionItem $() with ExpressionItem.
This commit is contained in:
parent
2c43762f93
commit
e1c5f68e3e
|
|
@ -6443,12 +6443,6 @@
|
|||
</node>
|
||||
<node concept="32pEOW" id="24ciDNzxNxC" role="3vLBG7" />
|
||||
</node>
|
||||
<node concept="3NuqgR" id="47tET_WiLt9" role="0Rg$4">
|
||||
<node concept="aZer4" id="47tET_WiLta" role="3XD1gS">
|
||||
<property role="TrG5h" value="TcPtr" />
|
||||
</node>
|
||||
<node concept="2sp9CU" id="47tET_WiLtB" role="3vLBG7" />
|
||||
</node>
|
||||
<node concept="3NuqgR" id="47tET_WUy3$" role="0Rg$4">
|
||||
<node concept="aZer4" id="47tET_WUy3_" role="3XD1gS">
|
||||
<property role="TrG5h" value="TcName" />
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue