JSScanner.SkipMultiLineComment 메서드

정의

여러 줄에 걸쳐 있는 주석을 건너뛰고 코드에서 현재 위치를 식별하는 포인터를 진행합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 int SkipMultiLineComment();
public int SkipMultiLineComment();
member this.SkipMultiLineComment : unit -> int
Public Function SkipMultiLineComment () As Integer

반품

코드 문자열의 새 현재 위치입니다.

적용 대상

추가 정보