public final class GroupNode extends Node
| 限定符和类型 | 类和说明 |
|---|---|
class |
GroupNode.Tail |
| 构造器和说明 |
|---|
GroupNode(int groupIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
alike(Node node) |
boolean |
match(ReMatcher matcher,
CharSequence input,
int cursor)
Execute once matching operation
|
getMinInput, studypublic boolean match(ReMatcher matcher, CharSequence input, int cursor)
NodeCopyright © 2019. All rights reserved.