封鎖 >遊標 >繼續

Cursor.next() 方法

找出下一個連接、欄位或封鎖。

Signature:

next(): ASTNode | null;

傳回:

ASTNode |空值

下一個元素;如果未設定目前節點,或沒有下一個值,則傳回空值。