Home
last modified time | relevance | path

Searched refs:getGrammar (Results 1 – 3 of 3) sorted by path

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js624 …pe.grammarToString=function(){return this.getGrammar().join(":")};sre.SpeechRule.Component.prototy… method in sre.SpeechRule.Component
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php28 $grammar = $this->getGrammar();
44 abstract protected function getGrammar(); function in Twig_Extensions_SimpleTokenParser
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DSimpleTokenParser.php23 public function getGrammar() function in SimpleTokenParser