Edit

Share via


JSScanner.GetNextToken Method

Definition

Scans for the next token in the code.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void GetNextToken();
public void GetNextToken ();
member this.GetNextToken : unit -> unit
Public Sub GetNextToken ()

Applies to

See also