Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 12 of 12) sorted by relevance

/plugin/asciimath/
H A Dasciimathml148r.js97 var AMsqrt = {input:"sqrt", tag:"msqrt", output:"sqrt", tex:null, ttype:UNARY}, property in AMsqrt
98 AMroot = {input:"root", tag:"mroot", output:"root", tex:null, ttype:BINARY}, property in AMroot
99 AMfrac = {input:"frac", tag:"mfrac", output:"/", tex:null, ttype:BINARY}, property in AMfrac
100 AMdiv = {input:"/", tag:"mfrac", output:"/", tex:null, ttype:INFIX}, property in AMdiv
101 AMover = {input:"stackrel", tag:"mover", output:"stackrel", tex:null, ttype:BINARY}, property in AMover
102 AMsub = {input:"_", tag:"msub", output:"_", tex:null, ttype:INFIX}, property in AMsub
103 AMsup = {input:"^", tag:"msup", output:"^", tex:null, ttype:INFIX}, property in AMsup
104 AMtext = {input:"text", tag:"mtext", output:"text", tex:null, ttype:TEXT}, property in AMtext
105 AMmbox = {input:"mbox", tag:"mtext", output:"mbox", tex:null, ttype:TEXT}, property in AMmbox
106 AMquote = {input:"\"", tag:"mtext", output:"mbox", tex:null, ttype:TEXT}; property in AMquote
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php188 public function getToken(int $ttype, int $i) : ?TerminalNode argument
210 public function getTokens(int $ttype) : array argument
H A DWritableToken.php11 public function setType(int $ttype) : void; argument
H A DParser.php171 public function match(int $ttype) : Token argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTrees.php124 public static function findAllTokenNodes(ParseTree $tree, int $ttype) : array argument
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1302 protected function getReachableTarget(Transition $trans, int $ttype) : ?ATNState argument
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML.js51 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable
H A DAM_HTMLorMML-full.js54 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable
H A DTeX-MML-AM_HTMLorMML.js71 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable
H A DTeX-MML-AM_SVG-full.js67 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable
H A DTeX-MML-AM_HTMLorMML-full.js74 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)… variable