MCPcopy
hub / github.com/autoNumeric/autoNumeric / getIndex

Method getIndex

src/maths/Lexer.js:57–59  ·  view source on GitHub ↗

* Return the current index * * @returns {number}

()

Source from the content-addressed store, hash-verified

55 * @returns {number}
56 */
57 getIndex() {
58 return this.index;
59 }
60
61 /**
62 * Return the next token object

Callers 1

_matchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected