class sap/base/util/JSTokenizer

Visiblity: restricted
UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/base/util/JSTokenizer
Application Component:

Tokenizer for JS values.

Contains functions to consume tokens on an input string.


Constructor

new module:sap/base/util/JSTokenizer()

Methods Overview

Method Description
module:sap/base/util/JSTokenizer.parseJS

Return the parse function. It will have access to all of the above functions and variables.

module:sap/base/util/JSTokenizer.parseJS

Return the parse function. It will have access to all of the above functions and variables.

Param Type DefaultValue Description
sSource string

The js source

iStart int

The start position