C# 클래스 RegExpose.Nodes.Parens.AtomicGrouping

상속: ContainerNode
파일 보기 프로젝트 열기: QuickenLoans/RegExpose 1 사용 예제들

공개 메소드들

메소드 설명
AtomicGrouping ( IEnumerable children, int index, string pattern ) : System

비공개 메소드들

메소드 설명
Parse ( IRegexEngine engine ) : IEnumerable

메소드 상세

AtomicGrouping() 공개 메소드

public AtomicGrouping ( IEnumerable children, int index, string pattern ) : System
children IEnumerable
index int
pattern string
리턴 System