Lines Matching full:needs
146 * @param {Vm} vm - Vm object needs to be compiled.
283 * @param {Vm} vm - Vm object needs to be compiled.
284 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
347 * Check if target needs to compile by a list.
348 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
350 * @return {boolean} - True if target needs repeat. Otherwise return false.
357 * Check if target needs to compile by a 'if' or 'shown' value.
358 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
360 * @return {boolean} - True if target needs a 'shown' value. Otherwise return false.
368 * @param {Vm} vm - Vm object needs to be compiled.
391 * @param {Vm} vm - Vm object needs to be compiled.
392 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
429 * @param {Vm} vm - Vm object needs to be compiled.
430 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
465 * @param {Vm} vm - Vm object needs to be compiled.
466 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
489 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
498 * @param {Vm} vm - Vm object needs to be compiled.
499 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
519 * @param {Vm} vm - Vm object needs to be compiled.
521 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
572 * @param {Vm} vm - Vm object needs to be compiled.
611 * @param {Vm} vm - Vm object needs to be compiled.
723 * @param {Vm} vm - Vm object needs to be compiled.
742 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
854 * @param {Vm} vm - Vm object needs to be compiled.
855 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem…
888 * @param {Vm} vm - Vm object needs to be compiled.
931 * Check if it needs repeat.
933 * @return {boolean} - True if it needs repeat. Otherwise return false.