다음을 통해 공유


CommonRegexParser.Character_classContext.cc_atom 메서드

정의

오버로드

cc_atom()
cc_atom(Int32)

cc_atom()

public CommonRegexParser.Cc_atomContext[] cc_atom ();
member this.cc_atom : unit -> CommonRegexParser.Cc_atomContext[]
Public Function cc_atom () As CommonRegexParser.Cc_atomContext()

반환

적용 대상

cc_atom(Int32)

public CommonRegexParser.Cc_atomContext cc_atom (int i);
member this.cc_atom : int -> CommonRegexParser.Cc_atomContext
Public Function cc_atom (i As Integer) As CommonRegexParser.Cc_atomContext

매개 변수

i
Int32

반환

적용 대상