Home
last modified time | relevance | path

Searched refs:SemanticAbstractParser (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js254 …=function(){};sre.SemanticAbstractParser=function(a){this.type_=a;this.factory_=new sre.SemanticNo… class in sre
255SemanticAbstractParser.prototype.setFactory=function(a){this.factory_=a};sre.SemanticAbstractParse…
376 …removePrefix(c)]=d});return b};sre.SemanticMathml=function(){sre.SemanticAbstractParser.call(this,…
378 …ACTION:goog.bind(this.action_,this)}};goog.inherits(sre.SemanticMathml,sre.SemanticAbstractParser);