Searched refs:makeLeafNode (Results 1 – 1 of 1) sorted by relevance
254 sre.SemanticNodeFactory.prototype.makeLeafNode=function(a,b){if(!a)return this.makeEmptyNode();a=th… method in sre.SemanticNodeFactory273 …erNode=function(a,b,c){a=sre.SemanticProcessor.getInstance().factory_.makeLeafNode(a,b);if("MathML…280 …ctory_.makeEmptyNode();b=sre.SemanticProcessor.getInstance().factory_.makeLeafNode(a,b);b.updateCo…392 …e.SemanticMathml.prototype.leaf_=function(a){return this.getFactory().makeLeafNode(a.textContent,s…